Skip to main content
A newer version of this page is available. .
Tab

FilterControlCriteriaValueEditorCreateEventArgs Properties

Provides data for the ASPxFilterControlBase.CriteriaValueEditorCreate, ASPxGridBase.FilterControlCriteriaValueEditorCreate, and ASPxGridBase.FilterControlCriteriaValueEditorCreate events.
Name Description
Column Gets the column whose editor is being created.
EditorProperties Gets or sets the processed editor properties.
Value Gets or sets the processed editor value.
See Also