A newer version of this page is available.
Switch to the current version.
BaseRange Class
Represents the base class for custom ranges.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v18.2.Core.dll
Declaration
public abstract class BaseRange :
BaseObjectEx,
IRange,
IDisposable,
ISupportLockUpdate,
ISupportAcceptOrder,
ISupportAssign<IRange>,
INamed
Public MustInherit Class BaseRange
Inherits BaseObjectEx
Implements IRange,
IDisposable,
ISupportLockUpdate,
ISupportAcceptOrder,
ISupportAssign(Of IRange),
INamed
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
BaseRange
See Also
Feedback