[]
        
(Showing Draft Content)

C1.Report.FlexReport.RightToLeft

RightToLeft Property

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.

Declaration
[Browsable(false)]
public bool? RightToLeft { get; set; }