FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Design Namespace / SearchPanelDesigner Class / ActionLists Property

In This Topic
    ActionLists Property (SearchPanelDesigner)
    In This Topic
    Gets the design time action lists supported by the component associated with this designer.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
    public override DesignerActionListCollection ActionLists {get;}
    See Also