NotifyListTSupportsSearching Property |
See interface docs.
Namespace: VirtualRadar.Interface.PortableBindingAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool SupportsSearching { get; }
Public ReadOnly Property SupportsSearching As Boolean
Get
public:
virtual property bool SupportsSearching {
bool get () sealed;
}
abstract SupportsSearching : bool with get
override SupportsSearching : bool with get
Property Value
Type:
BooleanImplements
IBindingListSupportsSearchingSee Also