SuperPanel for ASP.NET WebForms
VScrollBarPosition 列挙体

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1SuperPanel 名前空間 : VScrollBarPosition 列挙体
垂直スクロールバーの位置オプションを含みます。
シンタックス
'宣言
 
Public Enum VScrollBarPosition 
   Inherits System.Enum
public enum VScrollBarPosition : System.Enum 
メンバ
メンバ解説
Left垂直スクロールバーを左側に配置します。
Right垂直スクロールバーを右側に配置します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1SuperPanel.VScrollBarPosition

参照

C1.Web.Wijmo.Controls.C1SuperPanel 名前空間