'Declaration Public Enum FreezingMode Inherits System.Enum
public enum FreezingMode : System.Enum
'Declaration Public Enum FreezingMode Inherits System.Enum
public enum FreezingMode : System.Enum
Member | Description |
---|---|
Both | The user can drag both horizontal and vertical freezing handles. |
Columns | The user can drag the vertical freezing handle to change position of the static column. |
None | The freezing handle cannot be dragged. |
Rows | The user can drag the horizontal freezing handle to change position of the static row. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1GridView.FreezingMode