BaseRange Class
Represents the base class for custom ranges.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
public abstract class BaseRange :
BaseObjectEx,
IRange,
IDisposable,
ISupportLockUpdate,
ISupportAcceptOrder,
ISupportAssign<IRange>,
INamed
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
See Also