Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1Gauge Class / RightToLeft Property

In This Topic
    RightToLeft Property (C1Gauge)
    In This Topic
    This property has no effect on C1Gauge.
    Syntax
    'Declaration
     
    Public Overrides Property RightToLeft As System.Windows.Forms.RightToLeft
    public override System.Windows.Forms.RightToLeft RightToLeft {get; set;}
    See Also