'Declaration Public Enum GridSelectionProps Inherits System.Enum
public enum GridSelectionProps : System.Enum
Member | Description |
---|---|
CellClickAction | Represents the CellClickAction property. |
CellSelectType | Represents the CellSelectType property. |
ColumnSelectType | Represents the ColumnSelectType property. |
Count | The total number of properties that should be sent down to the client for this control.
This value corresponds with the PropCount property of the object. |
RowSelectType | Represents the RowSelectType property. |
SelectedCells | Represents the SelectedCells property. |
SelectedColumns | Represents the SelectedColumns property. |
SelectedRows | Represents the SelectedRows property. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2