'Declaration
Public Enum ClearFlags Inherits System.Enum
public enum ClearFlags : System.Enum
'Declaration
Public Enum ClearFlags Inherits System.Enum
public enum ClearFlags : System.Enum
Member | Description |
---|---|
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