DynamicDataManagerDesigner::ActionLists Property
.NET Framework (current version)
Gets a collection of DesignerActionList objects.
Assembly: System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)
public: property DesignerActionListCollection^ ActionLists { virtual DesignerActionListCollection^ get() override; }
Property Value
Type: System.ComponentModel.Design::DesignerActionListCollection^A collection of DesignerActionList objects.
.NET Framework
Available since 4.0
Available since 4.0
Show: