SearchCriteria Properties |
The VisualComponentSearchCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentTypes |
Search for components of one of these comopnent types.
| |
| SelectLargest |
If no component can be found from the ComponentTypes list, then just return the largest component.
| |
| SelectSmallest |
If no component can be found from the ComponentTypes list, then just return the smallest component.
| |
| VisualIsComponent |
If no component can be found, then return the calling visual.
|