Xceed Grid for WinForms v4.3 Documentation
GroupReportStyle Class Methods


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

For a list of all members of this type, see GroupReportStyle 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 property values of the BottomBorder report style.  
Public MethodResets the value of the BottomMargin property to its default value, DefaultBottomMargin.  
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 Collapsed property to its default value, false.  
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 FooterRow report style.  
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 GroupManagerRow report style.  
Public MethodResets the property values of the HeaderRow report style.  
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 KeepTogether property to its default value, DefaultKeepTogether.  
Public MethodResets the value of the PageBreak property to its default value, DefaultPageBreak.  
Public MethodResets the value of the RowHeight property to its default value, 0.  
Public MethodResets the value of the RowHeightExpansion property to its default value, NeverExpand.  
Public MethodResets the value of the RowHeightExpansionLimit property to its default value, 0.  
Public MethodResets the value of the SideMarginWidth property to its default value, 10.  
Public MethodResets the property values of the SummaryRow report style.  
Public MethodResets the property values of the TopBorder report style.  
Public MethodResets the value of the TopMargin property to its default value, DefaultTopMargin.  
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 BottomMarginChanged event.  
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the CollapsedChanged event.  
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 KeepTogetherChanged event.  
Protected MethodRaises the PageBreakChanged event.  
Protected MethodRaises the RowHeightChanged event.  
Protected MethodRaises the RowHeightExpansionChanged event.  
Protected MethodRaises the RowHeightExpansionLimitChanged event.  
Protected MethodRaises the SideMarginWidthChanged event.  
Protected MethodRaises the TopMarginChanged event.  
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

Reference

GroupReportStyle Class
Xceed.Grid.Reporting Namespace