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

ListEditItemsRequestedByFilterConditionEventArgs Properties

Provides data for the editor’s ItemsRequestedByFilterCondition event.
Name Description
BeginIndex Gets an integer value that identifies the begin index of the editor’s items.
EndIndex Gets an integer value that identifies the end index of the editor’s items.
Filter Gets a string that represents a filter condition for the editor’s items.
See Also