Xceed Grid for WinForms v4.3 Documentation
ColumnReportStyle Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Reporting Namespace : ColumnReportStyle Class

For a list of all members of this type, see ColumnReportStyle members.

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodResets all of the properties that have been explicitly set back to their default values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.BackColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.Trimming property to its default value, StringTrimming.EllipsisWord. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.VerticalAlignment property to its default value, VerticalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the GridElementReportStyle.Visible property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the Width property to its default value, Xceed.Grid.Column.Width.  
Public MethodResets the value of the GridElementReportStyle.WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
Protected Methods
 NameDescription
Protected MethodRaises the GridElementReportStyle.BackColorChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.ClipPartialLineChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.FontChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.ForeColorChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.TrimmingChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.VerticalAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the GridElementReportStyle.VisibleChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the WidthChanged event.  
Protected MethodRaises the GridElementReportStyle.WordWrapChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
See Also

Reference

ColumnReportStyle Class
Xceed.Grid.Reporting Namespace