Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1AgendaView Class / AllowFiltering Property

In This Topic
    AllowFiltering Property (C1AgendaView)
    In This Topic
    Gets or sets whether the user is allowed to filter the data.
    Syntax
    'Declaration
     
    Public Shadows Property AllowFiltering As System.Boolean
    public new System.bool AllowFiltering {get; set;}
    See Also