ControlBaseRightToLeft Property
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Namespace: Firefly.Box.UI.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public RightToLeft RightToLeft { get; set; }
Public Property RightToLeft As RightToLeft
Get
Set
member RightToLeft : RightToLeft with get, set
Return Value
RightToLeftOne of the
RightToLeft values. The default is
Inherit.