C1.Win.C1FlexGrid Namespace : TextDirectionEnum Enumeration |
'Declaration
Public Enum TextDirectionEnum Inherits System.Enum
'Usage
Dim instance As TextDirectionEnum
public enum TextDirectionEnum : System.Enum
public enum class TextDirectionEnum : public System.Enum
Member | Description |
---|---|
Down | Text is rendered from the top of the cell to the bottom. |
Normal | Text is rendered in the horizontal direction. |
Up | Text is rendered from the bottom of the cell to the top. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.TextDirectionEnum
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