Skip to main content
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