'宣言 Public Enum DrawModeEnum Inherits System.Enum
public enum DrawModeEnum : System.Enum
'宣言 Public Enum DrawModeEnum Inherits System.Enum
public enum DrawModeEnum : System.Enum
| メンバ | 解説 |
|---|---|
| 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