DataPagerDesigner::ActionLists Property
.NET Framework (current version)
Gets the list of items that are used to create the smart tag panel for the associated DataPager 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 list of items that are used to create the smart tag panel for the associated DataPager control.
.NET Framework
Available since 3.5
Available since 3.5
Show: