Click or drag to resize

SearchCriteria Properties

The VisualComponentSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyComponentTypes
Search for components of one of these comopnent types.
Public propertySelectLargest
If no component can be found from the ComponentTypes list, then just return the largest component.
Public propertySelectSmallest
If no component can be found from the ComponentTypes list, then just return the smallest component.
Public propertyVisualIsComponent
If no component can be found, then return the calling visual.
Top
See Also