True DBGrid for WinForms
AlignVertEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : AlignVertEnum 列挙体
Specifies the vertical alignment of text or images in a cell.
シンタックス
'宣言
 
Public Enum AlignVertEnum 
   Inherits System.Enum
public enum AlignVertEnum : System.Enum 
メンバ
メンバ解説
BottomText is rendered at the bottom of the cell.
CenterText is rendered at the center of the cell.
TopText is rendered at the top of the cell.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.AlignVertEnum

参照

C1.Win.C1TrueDBGrid 名前空間