C1.Win.C1FlexGrid Namespace : DisplayEnum Enumeration |
'Declaration
Public Enum DisplayEnum Inherits System.Enum
'Usage
Dim instance As DisplayEnum
public enum DisplayEnum : System.Enum
public enum class DisplayEnum : public 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
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