Back to Devexpress

WindowsFormsSettings.GetIsRightToLeft Method

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-dot-getisrighttoleft.md

latest805 B
Original Source

WindowsFormsSettings.GetIsRightToLeft Method

NameParametersDescription
GetIsRightToLeft(Control) staticcontrolReturns a Boolean value that indicates whether the specified control is actually aligned to support locales using right-to-left fonts. This is a static method.
GetIsRightToLeft(RightToLeft) staticrightToLeftReturns a Boolean 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.