DataPagerDesigner.ActionLists Egenskap

Definition

Hämtar listan över objekt som används för att skapa den smarta taggpanelen för den associerade DataPager kontrollen.

public:
 virtual property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public override System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection

Egenskapsvärde

Listan över objekt som används för att skapa panelen med smarta taggar för den associerade DataPager kontrollen.

Gäller för

Se även