Sdílet prostřednictvím


DataPagerDesigner.ActionLists Vlastnost

Definice

Získá seznam položek, které se používají k vytvoření panelu inteligentní značky pro přidružený DataPager ovládací prvek.

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

Hodnota vlastnosti

Seznam položek, které se používají k vytvoření panelu inteligentních značek pro přidružený DataPager ovládací prvek.

Platí pro

Viz také