AutoComplete for ASP.NET Web Forms
RightToLeft プロパティ (Field)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : RightToLeft プロパティ
Gets or sets a value indicating whether right-to-left text rendering rules should be used. If null (which is the default), the property RightToLeft defined on the report is used.
シンタックス
'宣言
 
Public Property RightToLeft As System.Nullable(Of Boolean)
public System.Nullable<bool> RightToLeft {get; set;}
参照

Field クラス
Field メンバ