GrapeCity ActiveReports for .NET 16.0J
RightToLeft プロパティ (TextBox)

GrapeCity.ActiveReports.SectionReportModel 名前空間 > TextBox クラス : RightToLeft プロパティ
右から左へ記述するフォントを使う地域をサポートするために、コントロールの要素を並びかえるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property RightToLeft As Boolean
public bool RightToLeft {get; set;}

プロパティ値

[右から左へ]の場合はtrue。 それ以外の場合はfalse。
参照

TextBox クラス
TextBox メンバ