Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / LabelStorage Class / SupportsSearching Property

In This Topic
    SupportsSearching Property (LabelStorage)
    In This Topic
    Gets a value indicating whether the data source supports searching with the Find method.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property SupportsSearching As Boolean
    public virtual bool SupportsSearching {get;}
    See Also