Skip to main content
A newer version of this page is available. .

RangeControlClientBase Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class RangeControlClientBase :
    Component,
    IRangeControlClient
See Also