ConvertEditValueEventArgs(Object, Boolean) Constructor
Initializes a new instance of the ConvertEditValueEventArgs class with specified settings.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
fValue | Object |
handled | Boolean |
See Also