C1.Win.C1FlexGrid Namespace : ClearFlags Enumeration |
'Declaration
<FlagsAttribute()> Public Enum ClearFlags Inherits System.Enum
'Usage
Dim instance As ClearFlags
[Flags()] public enum ClearFlags : System.Enum
[Flags()] public enum class ClearFlags : public System.Enum
Member | Description |
---|---|
All | All of the above. |
Content | Clear cell content, including data, images, and check boxes if any. |
Style | Clear custom styles assigned to cells. |
UserData | Clear user data associated with cells. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.ClearFlags
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