windowsforms-devexpress-dot-xtragauges-dot-win-4bcfb76a.md
Represents the base class for the GaugeControl.
Namespace : DevExpress.XtraGauges.Win
Assembly : DevExpress.XtraGauges.v25.2.Win.dll
NuGet Package : DevExpress.Win.Gauges
public class GaugeControlBase :
ControlBase,
IGaugeContainerEx,
IGaugeContainer,
ILayoutManagerContainer,
IXtraSerializable,
ISupportJsonXtraSerializer,
ISupportXtraSerializer,
ISupportLookAndFeel
Public Class GaugeControlBase
Inherits ControlBase
Implements IGaugeContainerEx,
IGaugeContainer,
ILayoutManagerContainer,
IXtraSerializable,
ISupportJsonXtraSerializer,
ISupportXtraSerializer,
ISupportLookAndFeel
Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase GaugeControlBase GaugeControl
See Also