GridDisplayElement Constructor
Include Protected Members
Include Inherited Members
Called from constructors in derived classes to initialize the GridDisplayElement class.
Overload List
Name | Description | |
---|---|---|
GridDisplayElement() | Called from constructors in derived classes to initialize the GridDisplayElement class. | |
GridDisplayElement(GridDisplayElement) | Called from constructors in derived classes to initialize the GridDisplayElement class based on another GridDisplayElement object. |
Top