PivotGridCells Properties
Stores information on the cells displayed within the PivotGrid control.
Name | Description |
---|---|
Column |
Gets the number of columns in the Pivot |
Focused |
Gets or sets the coordinates of the focused cell. |
Left |
Gets or sets the coordinates of the left top visible cell. |
Multi |
Gets the selected cells. |
Row |
Gets the number of rows in the Pivot |
Selection | Gets or sets the coordinates of the selected cells. |
See Also