ComponentOne SplitContainer for WinForms
RightToLeft Property (C1SplitterPanel)

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : RightToLeft Property
Gets a value indicating whether panel's elements are aligned to support locales using right-to-left fonts.
Syntax
'Declaration
 
Public Overrides Property RightToLeft As System.Windows.Forms.RightToLeft
public override System.Windows.Forms.RightToLeft RightToLeft {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members