[]
Indicates whether the hosted control should draw right-to-left for RTL languages.
[C1Category("Appearance")]
[C1Description("RibbonControlHost.RightToLeft", "Indicates whether the hosted control should draw right-to-left for RTL languages.")]
public virtual RightToLeft RightToLeft { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonControlHost.RightToLeft", "Indicates whether the hosted control should draw right-to-left for RTL languages.")>
Public Overridable Property RightToLeft As RightToLeft