Basic Library for WPF/Silverlight
ExpandMode 列挙体
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.WPF.4 アセンブリ
>
C1.WPF 名前空間
: ExpandMode 列挙体
ExpandMode 列挙は、展開できる C1TreeViewItem の数を指定するために C1TreeView で使用されます。
シンタックス
Visual Basic
C#
'宣言 Public Enum ExpandMode Inherits System.Enum
public enum ExpandMode : System.Enum
メンバ
メンバ
解説
Multiple
複数の項目を同時に展開できます。
Single
一度に1つの項目のみを展開できます。
参照
C1.WPF 名前空間