Rigth-To-Left Support
RadDataFilter fully supports right-to-left (RTL) language locales. You can enable/disable the right-to-left support by setting the RightToLeft property. The RightToLeft enumeration has the following members:
Yes: Content is aligned from right to left.
No: Content is aligned from left to right.
Inherit: Direction will be determined by the parent control.
RightToLeft.No | RightToLeft.Yes |
---|---|