Xceed Grid for WinForms v4.3 Documentation
GroupReportStyle Class Members
Properties  Methods  Events


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

The following tables list the members exposed by GroupReportStyle.

Protected Constructors
 NameDescription
Protected ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color of the grid element when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets the report style of the group's bottom border.  
Public PropertyGets or sets the height of the group's bottom margin, in hundredths of an inch.  
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets a boolean value indicating if the group is collapsed when it is printed in the report.  
Public PropertyGets or sets the font that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets the report style of the Xceed.Grid.Rows contained in the Xceed.Grid.Group's Xceed.Grid.GroupBase.FooterRows section.  
Public PropertyGets or sets the foreground color that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets the report style of the Xceed.Grid.GroupManagerRows contained in the group.  
Public PropertyGets the report style of the Xceed.Grid.Rows contained in the Xceed.Grid.Group's Xceed.Grid.GroupBase.HeaderRows section.  
Public PropertyGets or sets the horizontal alignment that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the BackColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if one or more properties of the BottomBorder report style have been explicitly set.  
Public PropertyGets a boolean value indicating if the BottomMargin property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the Collapsed property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Font property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if one or more properties of the FooterRow report style have been explicitly set.  
Public PropertyGets a boolean value indicating if the ForeColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if one or more properties of the GroupManagerRow report style have been explicitly set.  
Public PropertyGets a boolean value indicating if one or more properties of the HeaderRow report style have been explicitly set.  
Public PropertyGets a boolean value indicating if the HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the KeepTogether property has been explicitly set.  
Public PropertyGets a boolean value indicating if the PageBreak property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RowHeight property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RowHeightExpansion property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RowHeightExpansionLimit property has been explicitly set.  
Public PropertyGets a boolean value indicating if the SideMarginWidth property has been explicitly set.  
Public PropertyGets a boolean value indicating if one or more properties of the SummaryRow report style have been explicitly set.  
Public PropertyGets a boolean value indicating if one or more properties of the TopBorder report style have been explicitly set.  
Public PropertyGets a boolean value indicating if the TopMargin property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Trimming property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the Visible property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets a boolean value indicating if the content of the group should be kept together when it is printed in a report.  
Public PropertyGets or sets a value indicating when a page break should be applied.  
Public PropertyGets or sets the height, in hundredths of an inch, of the rows contained in the group.  
Public PropertyGets or sets a value indicating how the height of the rows contained in the group expands to their content.  
Public PropertyGets or sets the height limit, in hundredths of an inch, of the rows contained in the group.  
Public PropertyGets or sets the width of the group's side margin, in hundredths of an inch.  
Public PropertyGets the report style of the Xceed.Grid.SummaryRows contained in the group.  
Public PropertyGets the report style of the group's top border.  
Public PropertyGets or sets the height of the group's top margin, in hundredths of an inch.  
Public PropertyGets or sets a value indicating how the text displayed in the grid element will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets the vertical alignment that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets a boolean value indicating if the grid element is visible when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
Protected Properties
 NameDescription
Protected PropertyGets the default value of the BottomMargin property.  
Protected PropertyGets the default value of the KeepTogether property.  
Protected PropertyGets the default value of the PageBreak property.  
Protected PropertyGets the default value of the TopMargin property.  
Protected PropertyGets the default value of the Visible property. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
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
Public Events
 NameDescription
Public EventRaised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the BottomMargin property is changed.  
Public EventRaised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the Collapsed property is changed.  
Public EventRaised when the value of the Font property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the KeepTogether property is changed.  
Public EventRaised when the value of the PageBreak property is changed.  
Public EventRaised when the value of the RowHeight property is changed.  
Public EventRaised when the value of the RowHeightExpansion property is changed.  
Public EventRaised when the value of the RowHeightExpansionLimit property is changed.  
Public EventRaised when the value of the SideMarginWidth property is changed.  
Public EventRaised when the value of the TopMargin property is changed.  
Public EventRaised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the Visible property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public EventRaised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
See Also

Reference

GroupReportStyle Class
Xceed.Grid.Reporting Namespace