LightBox for ASP.NET Web Forms
CounterType 列挙体

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1LightBox 名前空間 : CounterType 列挙体
カウンタスタイルのタイプを決定します。
シンタックス
'宣言
 
Public Enum CounterType 
   Inherits System.Enum
public enum CounterType : System.Enum 
メンバ
メンバ解説
DefaultCounterFormat 文字列を使用するデフォルトカウンタスタイル。
Sequence連続数字カウンタスタイル。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1LightBox.CounterType

参照

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