FlexReport for UWP
FlexViewerContentAlignment 列挙体

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

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

参照

C1.Xaml.FlexViewer 名前空間