Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Override Class Members
The following tables list the members exposed by Override.
Public Properties
| Name | Description |
| Column | The column to match this override to. Set this property to -2 to match all columns. |
| Enabled | Determines whether or not this override will be used. |
| PE | The PaintElement used for this Override. |
| Row | The row to match this override to. Set this property to -2 to match all rows. |
Public Methods
| Name | Description |
| Clone | Creates and returns a memberwise clone of this Override. |
| ToString | Returns a string representation of this Override object. |
Protected Methods
| Name | Description |
| ShouldSerializePE | Determines whether or not the PE property should be serialized. |
See Also