For a list of all members of this type, see ColumnReportStyle members.
Public Methods
| Name | Description |
| Clone | Overridden. |
| Reset | Resets all of the properties that have been explicitly set back to their default values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetBackColor | Resets the value of the GridElementReportStyle.BackColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetClipPartialLine | Resets the value of the GridElementReportStyle.ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetFont | Resets the value of the GridElementReportStyle.Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetForeColor | Resets the value of the GridElementReportStyle.ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetHorizontalAlignment | Resets the value of the GridElementReportStyle.HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetTrimming | Resets the value of the GridElementReportStyle.Trimming property to its default value, StringTrimming.EllipsisWord. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetVerticalAlignment | Resets the value of the GridElementReportStyle.VerticalAlignment property to its default value, VerticalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetVisible | Resets the value of the GridElementReportStyle.Visible property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
| ResetWidth | Resets the value of the Width property to its default value, Xceed.Grid.Column.Width. |
| ResetWordWrap | Resets the value of the GridElementReportStyle.WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
Top
Protected Methods
See Also