Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

RangeControlClientBase Class

The base class for objects that can be embedded into the RangeControl.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class RangeControlClientBase :
    Component,
    IRangeControlClient
See Also