バージョン

FlowDirection プロパティ (TableSettings)

セルのフロー方向を取得または設定します。
シンタックス
'宣言
 
Public Property FlowDirection As Nullable(Of FlowDirection)
public Nullable<FlowDirection> FlowDirection {get; set;}
参照