C1.WPF.DataGrid Namespace > DataGridSelectionManager Class : Select Method |
Overload | Description |
---|---|
Select(DataGridCell) | Selects the specified cell. |
Select(DataGridCell,Boolean,Boolean) | Selects the specified cell. |
Select(DataGridRow) | Selects the specified row. |
Select(DataGridRow,Boolean,Boolean) | Selects the specified row. |
Select(DataGridColumn) | Selects the specified column. |
Select(DataGridColumn,Boolean,Boolean) | Selects the specified column. |
Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) | Selects the specified cell ranges. |
Target Platforms: 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