ListViewDesigner::ActionLists Property
.NET Framework (current version)
Gets the list of items that are is used to create a smart tag panel for the ListView control.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
public: property DesignerActionListCollection^ ActionLists { virtual DesignerActionListCollection^ get() override; }
Property Value
Type: System.ComponentModel.Design::DesignerActionListCollection^The DesignerActionListCollection object that is associated with this designer.
.NET Framework
Available since 3.5
Available since 3.5
Show: