[]
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 bool? RightToLeft { get; set; }