An NDoc Documented Class Library

SearchCriteria.CustomItemType Property

[Visual Basic]
Overridable Public Property ReadOnly CustomItemType As Type
[C#]
public virtual Type CustomItemType { get; }
[C++]
public: virtual __property Type* get_CustomItemType();
[JScript]
public virtual function get CustomItemType() : Type

See Also

SearchCriteria Class | White.Core.UIItems.Finders Namespace