WindowsFormsSettings.GetRightToLeft Method
Name | Parameters | Description |
---|---|---|
GetRightToLeft(Control) static | control | Returns a RightToLeft enumeration value that indicates whether the specified control is actually aligned to support locales using right-to-left fonts. This is a static method. |
GetRightToLeft(RightToLeft) static | rightToLeft | Returns a RightToLeft enumeration value that specifies whether DevExpress controls are aligned to support locales using right-to-left fonts. The method parameter allows the default behavior to be specified. This is a static method. |