Calendar for WinForms | ComponentOne
C1.Win.Calendar.Design Namespace / C1CalendarViewDesigner Class / ActionLists Property

In This Topic
    ActionLists Property (C1CalendarViewDesigner)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
    public override DesignerActionListCollection ActionLists {get;}
    See Also