Xceed Grid for WinForms v4.3 Documentation
GroupByRowStyle Class Properties


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : GroupByRowStyle Class

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

Public Properties
 NameDescription
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the background image of the grid element. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the background color of the cells in the GroupByRow.  
Public PropertyGets or sets the font of the cells of the GroupByRow.  
Public PropertyGets or sets the foreground color of the cells in the GroupByRow.  
Public PropertyGets or sets the layout of the cells in the GroupByRow.  
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElementStyle)
Public PropertyGets a boolean value indicating if the BackColor property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.BackgroundImageAlignment property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.BackgroundImage property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.BackgroundImageStyle property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the CellBackColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the CellFont property has been explicitly set.  
Public PropertyGets a boolean value indicating if the CellForeColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the CellLayout property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the Font property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the ForeColor property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.GradientMap property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the VisualGridElementStyle.HotVisualStyle property has been explicitly set. (Inherited from Xceed.Grid.VisualGridElementStyle)
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the Trimming property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the vertical alignment of the grid element's content when it is printed in a report. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElementStyle)
Top
Protected Properties
 NameDescription
Protected PropertyGets the default value of the BackColor property (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the StatelessVisualGridElementStyle.BackgroundImage property. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the StatelessVisualGridElementStyle.BackgroundImageAlignment property. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the StatelessVisualGridElementStyle.BackgroundImageStyle property. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the CellBackColor property.  
Protected PropertyGets the default value of the CellFont property.  
Protected PropertyGets the default value of the CellForeColor property.  
Protected PropertyGets the default value of the CellLayout property.  
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the Font property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default StatelessVisualGridElementStyle.GradientMap of the StatelessVisualGridElementStyle. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElementStyle)
Protected PropertyGets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.GridElementStyle)
Top
See Also

Reference

GroupByRowStyle Class
Xceed.Grid Namespace