GaugeControlBase Class
In This Article
Represents the base class for the GaugeControl.
Namespace: DevExpress.XtraGauges.Win
Assembly: DevExpress.XtraGauges.v24.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