DefaultRightToLeft Property (C1FlexReport)
In This Topic
Gets or sets the value used as the default for the
RightToLeft property.
Syntax
'Declaration
Public Shared Property DefaultRightToLeft As Boolean
public static bool DefaultRightToLeft {get; set;}
See Also