Version

Override Class Members

The following tables list the members exposed by Override.

Public Constructors
 NameDescription
Public ConstructorOverride ConstructorOverride constructor.  
Public Properties
 NameDescription
Public PropertyColumnThe column to match this override to. Set this property to -2 to match all columns.  
Public PropertyEnabledDetermines whether or not this override will be used.  
Public PropertyPEThe PaintElement used for this Override.  
Public PropertyRowThe row to match this override to. Set this property to -2 to match all rows.  
Public Methods
 NameDescription
Public MethodCloneCreates and returns a memberwise clone of this Override.  
Public MethodToStringReturns a string representation of this Override object.  
Protected Methods
 NameDescription
Protected MethodShouldSerializePEDetermines whether or not the PE property should be serialized.  
See Also