| Name | Description |
| Apply | Overloaded. Overridden. Applies the style to the specified grid control. |
| Clone | Overridden. Creates an exact copy of the style. |
| Equals | Determines whether the specified object is equal to the current StatelessVisualGridElementStyle. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
| GetHashCode | Serves as a hash function for the StatelessVisualGridElementStyle object,
suitable for use in hashing algorithms and data structures such as a hash table. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
| 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) |
| ResetBorderStyle | Resets the value of the BorderStyle property to its default value, DefaultBorderStyle. |
| ResetClipCurrentCellSelection | Resets the value of the ClipCurrentCellSelection property to its default value, DefaultClipCurrentCellSelection. |
| ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElementStyle) |
| ResetErrorBackColor | Resets the value of the ErrorBackColor property to its default value, DefaultErrorBackColor. |
| ResetErrorForeColor | Resets the value of the ErrorForeColor property to its default value, DefaultErrorForeColor. |
| ResetErrorVisualStyle | Resets the visual style of a row that contains a cell that contains an
error in the grid. |
| 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) |
| ResetGridLineColor | Resets the value of the GridLineColor property to its default value, DefaultGridLineColor. |
| ResetGridLineStyle | Resets the value of the GridLineStyle property to its default value, DefaultGridLineStyle. |
| ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElementStyle) |
| ResetInactiveSelectionBackColor | Resets the value of the InactiveSelectionBackColor property to its default value, DefaultInactiveSelectionBackColor. |
| ResetInactiveSelectionForeColor | Resets the value of the InactiveSelectionForeColor property to its default value, DefaultInactiveSelectionForeColor. |
| ResetInactiveSelectionVisualStyle | Resets the visual style of an inactive selected row in the
grid. |
| ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElementStyle) |
| ResetSelectionBackColor | Resets the value of the SelectionBackColor property to its default value, DefaultSelectionBackColor. |
| ResetSelectionForeColor | Resets the value of the SelectionForeColor property to its default value, DefaultSelectionForeColor. |
| ResetSelectionVisualStyle | Resets the visual style of a selected row in the grid. |
| ResetShowFocusRectangle | Resets the value of the ShowFocusRectangle property to its default value, DefaultShowFocusRectangle. |
| 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) |