ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarStorage Class / SupportsSearching Property

In This Topic
    SupportsSearching Property (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SupportsSearching As System.Boolean
    public virtual System.bool SupportsSearching {get;}
    See Also