Gets the collection of DesignerActionList associated with this designer.

Namespace:  C1.C1Preview.Design
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public override DesignerActionListCollection ActionLists { get; }
Visual Basic
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
	Get

See Also