C1.Win.C1FlexGrid Namespace : DrawModeEnum Enumeration |
'Declaration
Public Enum DrawModeEnum Inherits System.Enum
'Usage
Dim instance As DrawModeEnum
public enum DrawModeEnum : System.Enum
public enum class DrawModeEnum : public System.Enum
Member | Description |
---|---|
Normal | Grid cells are drawn by the grid. |
OwnerDraw | The grid fires the C1FlexGridBase.OwnerDrawCell event to allow custom cell drawing. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.DrawModeEnum
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