C1.Silverlight.FlexGrid Namespace : SelectionMode Enumeration |
'Declaration Public Enum SelectionMode Inherits System.Enum
public enum SelectionMode : System.Enum
Member | Description |
---|---|
Cell | Selection corresponds to a single cell. |
CellRange | Selection corresponds to a cell range. |
ListBox | Selection corresponds to an arbitrary set of rows. |
Row | Selection corresponds to a single row. |
RowRange | Selection corresponds to a set of contiguous rows. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.FlexGrid.SelectionMode
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