GridCell Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the GridCell class.
Overload List
Name | Description | |
---|---|---|
GridCell() | Initializes a new instance of the GridCell class. | |
GridCell(GridCell) | Initializes a new instance of the GridCell class based on another GridCell object. |
Top