[]
        
(Showing Draft Content)

C1.WPF.FlexReport.C1FlexReport.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
public bool? RightToLeft { get; set; }