For a list of all members of this type, see StatelessVisualGridElementStyle members.
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Apply | Overloaded. Overridden. Applies the style to the specified grid element. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clone | Overridden. Creates an exact copy of the style. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Equals | Overridden. Determines whether the specified object is equal to the current StatelessVisualGridElementStyle. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetHashCode | Overridden. Serves as a hash function for the StatelessVisualGridElementStyle object,
suitable for use in hashing algorithms and data structures such as a hash table. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Reset | Resets all of the properties that have been explicitly set back to their default values. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackgroundImage | Resets the value of the BackgroundImage property to its default value, DefaultBackgroundImage. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackgroundImageAlignment | Resets the value of the BackgroundImageAlignment property to its default value, DefaultBackgroundImageAlignment. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackgroundImageStyle | Resets the value of the BackgroundImageStyle property to its default value, DefaultBackgroundImageStyle. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetFont | Resets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetForeColor | Resets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetGradientMap | Resets the value of the GradientMap property to its default value, DefaultGradientMap. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetTrimming | Resets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElementStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElementStyle) |
Top
Protected Methods
See Also