[]
        
(Showing Draft Content)

C1.Report.FieldBase.ActualRightToLeft

ActualRightToLeft Property

ActualRightToLeft

Gets the actual right-to-left value that is being used. If the field's own RightToLeft is not null, that value is returned. Otherwise the ActualRightToLeft defined on the report is returned.

Declaration
[Browsable(false)]
public bool ActualRightToLeft { get; }