Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Reporting Namespace / ColumnReportStyle Class


In This Topic
    ColumnReportStyle Class Methods
    In This Topic

    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
    See Also