MultiSelect for WinForms
NavigatorVerticalAlignEnum 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : NavigatorVerticalAlignEnum 列挙体
Used by C1DbNavigator.VerticalAlign property.
シンタックス
'宣言
 
Public Enum NavigatorVerticalAlignEnum 
   Inherits System.Enum
public enum NavigatorVerticalAlignEnum : System.Enum 
メンバ
メンバ解説
BottomButtons are aligned with the bottom of the control.
MiddleButtons are aligned with the center of the control.
TopButtons are aligned with the top of the control.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Input.NavigatorVerticalAlignEnum

参照

C1.Win.C1Input 名前空間