This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[Browsable(false)]
public event FilterControlCriteriaValueEditorInitializeEventHandler FilterControlCriteriaValueEditorInitialize
<Browsable(False)>
Public Event FilterControlCriteriaValueEditorInitialize As FilterControlCriteriaValueEditorInitializeEventHandler
The FilterControlCriteriaValueEditorInitialize event handler receives an argument of the FilterControlCriteriaValueEditorInitializeEventArgs type. The following properties provide information specific to this event.
Property | Description |
---|---|
Column | Gets the column whose editor is being initialized. |
Editor | Gets the processed editor. |
Value | Gets the processed editor value. |