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

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : RightToLeft プロパティ
Gets or sets a value indicating whether the fields of the report should use right-to-left rules for rendering text.

If null (which is the default), the value of the static property DefaultRightToLeft is used.

This value may be overridden by individual fields.

シンタックス
'宣言
 
Public Property RightToLeft As System.Nullable(Of Boolean)
public System.Nullable<bool> RightToLeft {get; set;}
参照

C1Report クラス
C1Report メンバ