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


In This Topic
    GridReportStyle Class Methods
    In This Topic

    For a list of all members of this type, see GridReportStyle 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 BackColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the value of the BackgroundImage property to its default value, a null reference (Nothing in Visual Basic).  
    Public MethodResets the value of the BackgroundImageAlignment property to its default value, ContentAlignment.MiddleCenter.  
    Public MethodResets the value of the BackgroundImageStyle property to its default value, Xceed.Grid.ImageStyle.Align.  
    Public MethodResets the property values of the GroupReportStyle.BottomBorder report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.BottomMargin property to its default value, GroupReportStyle.DefaultBottomMargin. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the value of the GroupReportStyle.Collapsed property to its default value, false. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the property values of the ColumnManagerRow report style.  
    Public MethodResets the value of the Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the property values of the GroupReportStyle.FooterRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the property values of the GroupReportStyle.GroupManagerRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the property values of the GroupReportStyle.HeaderRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the value of the GroupReportStyle.KeepTogether property to its default value, GroupReportStyle.DefaultKeepTogether. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.PageBreak property to its default value, GroupReportStyle.DefaultPageBreak. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.RowHeight property to its default value, 0. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.RowHeightExpansion property to its default value, NeverExpand. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.RowHeightExpansionLimit property to its default value, 0. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.SideMarginWidth property to its default value, 10. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the property values of the GroupReportStyle.SummaryRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the property values of the GroupReportStyle.TopBorder report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the GroupReportStyle.TopMargin property to its default value, GroupReportStyle.DefaultTopMargin. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Public MethodResets the value of the Trimming property to its default value, StringTrimming.EllipsisWord. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the value of the VerticalAlignment property to its default value, VerticalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the value of the Visible property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public MethodResets the value of the WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the BackColorChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the BackgroundImageAlignmentChanged event.  
    Protected MethodRaises the BackgroundImageChanged event.  
    Protected MethodRaises the BackgroundImageStyleChanged event.  
    Protected MethodRaises the GroupReportStyle.BottomMarginChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the GroupReportStyle.CollapsedChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the ForeColorChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the GroupReportStyle.KeepTogetherChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the GroupReportStyle.PageBreakChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the GroupReportStyle.RowHeightChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the GroupReportStyle.RowHeightExpansionChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the GroupReportStyle.RowHeightExpansionLimitChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the GroupReportStyle.SideMarginWidthChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the GroupReportStyle.TopMarginChanged event. (Inherited from Xceed.Grid.Reporting.GroupReportStyle)
    Protected MethodRaises the TrimmingChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the VerticalAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the VisibleChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Protected MethodRaises the WordWrapChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Top
    See Also