RangeControlClientBase.RangeControl Property
Gets or sets the parent for the current RangeControlClientBase object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
RangeControl | null | The parent RangeControl object. |
See Also