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.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
rangeControl | DevExpress.XtraEditors.IRangeControl | The new range control. |
See Also