GrapeCity ActiveReports for .NET 16.0J
FlowDirection プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : FlowDirection プロパティ
Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout.
シンタックス
'宣言
 
Public Property FlowDirection As FlowDirection
public FlowDirection FlowDirection {get; set;}

プロパティ値

The direction that text and other UI elements flow within their parent element, as a value of the enumeration. The default value is System.Windows.FlowDirection.LeftToRight.
参照

Viewer クラス
Viewer メンバ