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

ASPxVerticalGridHeaderFilterEditorInitializeEventArgs Constructors

Provides data for the HeaderFilterEditorInitialize event.
Name Parameters Description
ASPxVerticalGridHeaderFilterEditorInitializeEventArgs(VerticalGridDataRow, ASPxEditBase, GridHeaderFilterEditorType) row, editor, editorType Initializes a new instance of the ASPxVerticalGridHeaderFilterEditorInitializeEventArgs class with specified settings.
See Also