| C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : Select Method |
| Overload | Description |
|---|---|
| Select(Int32,Int32) | Selects a given cell. |
| Select(CellRange,Boolean) | Selects a given cell and optionally scrolls it into view. |
| Select(Int32,Int32,Boolean) | Selects a given cell and optionally scrolls it into view. |
| Select(Int32,Int32,Int32,Int32,Boolean) | Selects cell range and optionally scrolls it into view. |