FlexReport for WPF
FlexViewerThumbScrollDirection 列挙体


C1.WPF.FlexViewer.4.6.2 アセンブリ > C1.WPF.FlexViewer 名前空間 : FlexViewerThumbScrollDirection 列挙体
サムネイルビューのスクロール方向を指定します。
シンタックス
'宣言
 
Public Enum FlexViewerThumbScrollDirection 
   Inherits System.Enum
'使用法
 
Dim instance As FlexViewerThumbScrollDirection
public enum FlexViewerThumbScrollDirection : System.Enum 
メンバ
メンバ解説
Horizontalサムネイルを水平方向にスクロールできます。
Verticalサムネイルを垂直方向にスクロールできます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.FlexViewer.FlexViewerThumbScrollDirection

参照

C1.WPF.FlexViewer 名前空間