C1.Win.C1FlexGrid Namespace : AllowFreezingEnum Enumeration |
'Declaration
Public Enum AllowFreezingEnum Inherits System.Enum
'Usage
Dim instance As AllowFreezingEnum
public enum AllowFreezingEnum : System.Enum
public enum class AllowFreezingEnum : public System.Enum
Member | Description |
---|---|
Both | The user may freeze rows and columns by dragging the frozen region boundaries with the mouse. |
Columns | The user may freeze columns by dragging the frozen region vertical boundary with the mouse. |
None | The user may not freeze rows or columns. |
Rows | The user may freeze rows by dragging the frozen region horizontal boundary with the mouse. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.AllowFreezingEnum
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