|
|
The Search type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
IsClear |
True if selection is clear, and there are no search conditions
|
|
|
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
|
|
IsReadOnly | (Overrides NativeHandle..::..IsReadOnly.) |
|
|
Locations |
Locations within Selection to search. Default is DescendantsAndSelf.
|
|
|
PruneBelowMatch |
When value is true, search ignores descendants of any matching model items. Default is true.
|
|
|
SearchConditions |
Search conditions that will be applied during search
|
|
|
Selection |
Selection that will be searched
|