'宣言 Public Enum ClearFlags Inherits System.Enum
public enum ClearFlags : System.Enum
'宣言 Public Enum ClearFlags Inherits System.Enum
public enum ClearFlags : System.Enum
| メンバ | 解説 | 
|---|---|
| All | All of the above. | 
| Content | Clear cell content, including data, images, and check boxes if any. | 
| Filter | Clear filter of corresponding column. | 
| Style | Clear custom styles assigned to cells. | 
| UserData | Clear user data associated with cells. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.ClearFlags