C1.Silverlight.FlexGrid Namespace : AllowResizing Enumeration |
'Declaration Public Enum AllowResizing Inherits System.Enum
public enum AllowResizing : System.Enum
Member | Description |
---|---|
Both | User can resize rows and columns with the mouse. |
Columns | User can resize columns with the mouse. |
None | No grid elements can be resized with the mouse. |
Rows | User can resize rows with the mouse. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.FlexGrid.AllowResizing
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