FlexReport for WinForms
FlexViewerContentAlignment 列挙体


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 : FlexViewerContentAlignment 列挙体
ページ区切りなしモードでのコンテンツの配置を記述します。
シンタックス
'宣言
 
Public Enum FlexViewerContentAlignment 
   Inherits System.Enum
'使用法
 
Dim instance As FlexViewerContentAlignment
public enum FlexViewerContentAlignment : System.Enum 
メンバ
メンバ解説
Centerコンテンツは中央に揃えられます。
Farコンテンツは右に揃えられます。
Nearコンテンツは左に揃えられます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexViewer.FlexViewerContentAlignment

参照

C1.Win.FlexViewer 名前空間