FlexPivot for WinForms
TextDirectionEnum 列挙体

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : TextDirectionEnum 列挙体
Specifies the direction to use when rendering text in a grid cell.
シンタックス
'宣言
 
Public Enum TextDirectionEnum 
   Inherits System.Enum
public enum TextDirectionEnum : System.Enum 
メンバ
メンバ解説
DownText is rendered from the top of the cell to the bottom.
NormalText is rendered in the horizontal direction.
UpText is rendered from the bottom of the cell to the top.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.TextDirectionEnum

参照

C1.Win.C1FlexGrid 名前空間