For a list of all members of this type, see VisualGridElementReportStyle members.
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clone | Overridden. |
![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.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackColor | Resets the value of the BackColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackgroundImage | Resets the value of the BackgroundImage property to its default value, a null reference (Nothing in Visual Basic). |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackgroundImageAlignment | Resets the value of the BackgroundImage property to its default value, ContentAlignment.TopLeft. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetBackgroundImageStyle | Resets the value of the BackgroundImage property to its default value, ImageStyle.Align. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetFont | Resets the value of the Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetForeColor | Resets the value of the ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetTrimming | Resets the value of the Trimming property to its default value, StringTrimming.EllipsisWord. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, VerticalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetVisible | Resets the value of the Visible property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ResetWordWrap | Resets the value of the WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
Top
Protected Methods
See Also