Sparkline for UWP
C1ListBoxItemState 列挙体

C1.UWP アセンブリ > C1.Xaml 名前空間 : C1ListBoxItemState 列挙体
C1ListViewerItemの状態。
シンタックス
'宣言
 
Public Enum C1ListBoxItemState 
   Inherits System.Enum
public enum C1ListBoxItemState : System.Enum 
メンバ
メンバ解説
FullC1ListViewerItemのフルテンプレートを表示します。
PreviewC1ListViewerItemのプレビューテンプレートを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.C1ListBoxItemState

参照

C1.Xaml 名前空間