Skip to main content
A newer version of this page is available. .

GaugeControlBase.RightToLeft Property

This member is not supported by the class.

Namespace: DevExpress.XtraGauges.Win

Assembly: DevExpress.XtraGauges.v20.2.Win.dll

NuGet Package: DevExpress.Win.Gauges

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override RightToLeft RightToLeft { get; set; }

Property Value

Type
RightToLeft
See Also