A newer version of this page is available.
Switch to the current version.
RangeBaseEdit Class
Serves as a base for classes which represent progress bars and track bars.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
public abstract class RangeBaseEdit :
BaseEdit,
ITextExportSettings,
IExportSettings
Public MustInherit Class RangeBaseEdit
Inherits BaseEdit
Implements ITextExportSettings,
IExportSettings
Remarks
To learn more, see ProgressBarEdit and TrackBarEdit.
Inheritance
See Also
Feedback