Version

GridCellPosition Class Members

The following tables list the members exposed by GridCellPosition.

Public Constructors
 NameDescription
Public ConstructorGridCellPosition ConstructorInitializes a new GridCellPosition.  
Public Properties
 NameDescription
Public PropertyColumnUniqueKeyGets or sets the column position of the cell. Can be null for spanning elements like section headers.  
Public PropertyRowIndexGets or sets the row position of the cell.  
See Also