Skip to main content

ISearchPane

Represents the area reserved for the Search component and is a property of IShellFrame

Properties

NameTypeDescription
AvailablebooleanResolves if the bar is available.Receives true if the side bar is available.
EventsISearchPaneEventsReturns the event registering interface for theISearchPane interface.
SearchWithinViewOptionVisibleboolean

Methods

NameDescription
GetOptionsGets the list of options to show in a specific section of the search UI.
GetSearchCriteriaGet search criteria as Search conditions.
IsSearchViewIs user is in search View.
SetOptionStateSets the state of the specified option.

Events

EventDescriptionArguments
StopSent before the Searchpane is closed.
StartedRegisters event handler for the Search pane started event, which means that the Search pane
is ready to be used.