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

ListEditItemsRequestedByFilterConditionEventArgs Constructors

Provides data for the editor’s ItemsRequestedByFilterCondition event.
Name Parameters Description
ListEditItemsRequestedByFilterConditionEventArgs(Int32, Int32, String) beginIndex, endIndex, filter Initializes a new object of the ListEditItemsRequestedByFilterConditionEventArgs type with the specified settings.
See Also