'宣言 Public Enum AllowPinning Inherits System.Enum
public enum AllowPinning : System.Enum
'宣言 Public Enum AllowPinning Inherits System.Enum
public enum AllowPinning : System.Enum
| メンバ | 解説 | 
|---|---|
| ColumnRange | Users can pin and unpin column ranges (columns do not move when being pinned or unpinned). | 
| None | Users cannot pin columns. | 
| SingleColumn | Users can pin and unpin one column at a time (possibly moving them in the process). | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.AllowPinning