SearchForVirtualItemEventArgs
Wisej.Web.SearchForVirtualItemEventArgs
Last updated
Was this helpful?
Wisej.Web.SearchForVirtualItemEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event.
Initializes a new instance of the class.
isPrefixSearch
A value indicating whether the search is a prefix search.
includeSubItemsInSearch
A value indicating whether to include sub items of list items in the search.
text
The text of the item to search for.
startIndex
: Returns a value indicating whether the search should include sub items of list items.
The index of the at which to start the search.
: Returns or sets the index of the found in the .
: Returns a value indicating whether the search should return an item if its text starts with the search text.
: Returns the index of the where the search starts.
: Returns the text used to find an item in the control.
Represents the method that will handle the event of a .