ComponentOne Studio for WinRT XAML
AutoScrollMode 列挙体
メンバ 

ExpandMode 列挙は、展開できる C1TreeViewItem の数を指定するために C1TreeView で使用されます。
構文
'宣言
 
Public Enum AutoScrollMode 
   Inherits System.Enum
public enum AutoScrollMode : System.Enum 
メンバ
メンバ解説
Both縦横に自動的にスクロールします。
None自動スクロールしません。
Vertical垂直方向に自動スクロールします。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.AutoScrollMode

参照

C1.Xaml 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.