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