FlexReport for WPF
FlexViewerToolFrameContent 列挙体


C1.WPF.FlexViewer.4.6.2 アセンブリ > C1.WPF.FlexViewer 名前空間 : FlexViewerToolFrameContent 列挙体
ツールフレームに表示するコンテンツを示します。
シンタックス
'宣言
 
Public Enum FlexViewerToolFrameContent 
   Inherits System.Enum
'使用法
 
Dim instance As FlexViewerToolFrameContent
public enum FlexViewerToolFrameContent : System.Enum 
メンバ
メンバ解説
Noneツールフレームは表示されません。
Outlinesツールフレームにアウトラインパネルが表示されます。
PageSettingsツールフレームにページ設定パネルが表示されます。
Parametersツールフレームにパラメータパネルが表示されます。
継承階層

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

参照

C1.WPF.FlexViewer 名前空間