Skip to main content

GaugeControlBase Class

Represents the base class for the GaugeControl.

Namespace: DevExpress.XtraGauges.Win

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

NuGet Package: DevExpress.Win.Gauges

Declaration

public class GaugeControlBase :
    ControlBase,
    IGaugeContainerEx,
    IGaugeContainer,
    ILayoutManagerContainer,
    IXtraSerializable,
    ISupportLookAndFeel

Inheritance

Object
MarshalByRefObject
Component
Control
DevExpress.XtraEditors.XtraControl
ControlBase
GaugeControlBase
See Also