For a list of all members of this type, see GroupByRowStyle members.
Public Methods
| Name | Description |
 | Apply | Overloaded. Overridden. Applies the style to the specified grid element. |
 | Clone | Overridden. Creates an exact copy of the style. |
 | Equals | Determines whether the specified object is equal to the current VisualGridElementStyle. (Inherited from Xceed.Grid.VisualGridElementStyle) |
 | GetHashCode | Serves as a hash function for the VisualGridElementStyle object, suitable for use in hashing algorithms and data structures such as a hash table. (Inherited from Xceed.Grid.VisualGridElementStyle) |
 | Reset | Resets all of the properties that have been explicitly set back to their default values. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetBackgroundImage | Resets the value of the StatelessVisualGridElementStyle.BackgroundImage property to its default value, StatelessVisualGridElementStyle.DefaultBackgroundImage. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
 | ResetBackgroundImageAlignment | Resets the value of the StatelessVisualGridElementStyle.BackgroundImageAlignment property to its default value, StatelessVisualGridElementStyle.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
 | ResetBackgroundImageStyle | Resets the value of the StatelessVisualGridElementStyle.BackgroundImageStyle property to its default value, StatelessVisualGridElementStyle.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
 | ResetCellBackColor | Resets the value of the CellBackColor property to its default value, DefaultCellBackColor. |
 | ResetCellFont | Resets the value of the CellFont property to its default value, DefaultCellFont. |
 | ResetCellForeColor | Resets the value of the CellForeColor property to its default value, DefaultCellForeColor. |
 | ResetCellLayout | Resets the value of the CellLayout property to its default value, DefaultCellLayout. |
 | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetFont | Resets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetForeColor | Resets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetGradientMap | Resets the value of the StatelessVisualGridElementStyle.GradientMap property to its default value, StatelessVisualGridElementStyle.DefaultGradientMap. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
 | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetHotVisualStyle | Resets the hot visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElementStyle) |
 | ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetTrimming | Resets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElementStyle) |
 | ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElementStyle) |
Top
Protected Methods
See Also