IRangeControlClient.OnRangeControlChanged(IRangeControl) Method
This method is fired when the client is attached to a new Range Control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
rangeControl | DevExpress.XtraEditors.IRangeControl | The new range control. |
See Also