ActionLists Property
ActionLists
Gets the design-time action lists supported by the component associated with the designer.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
Overrides