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

GaugeControlBase Class

Represents the base class for the GaugeControl.

Namespace: DevExpress.XtraGauges.Win

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

Declaration

public class GaugeControlBase :
    Control,
    IGaugeContainerEx,
    IGaugeContainer,
    ILayoutManagerContainer,
    IXtraSerializable,
    ISupportLookAndFeel
See Also