'宣言 Public Enum DisplayEnum Inherits System.Enum
public enum DisplayEnum : System.Enum
'宣言 Public Enum DisplayEnum Inherits System.Enum
public enum DisplayEnum : System.Enum
| メンバ | 解説 |
|---|---|
| ImageOnly | Display image only (no text). |
| None | Nothing (cell stays blank). |
| Overlay | Display the text over the image. |
| Stack | Display the text next to the image. |
| TextOnly | Display text only (no image). |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.DisplayEnum