Share via


ListViewDesigner.ActionLists Proprietà

Definizione

Ottiene l'elenco di elementi utilizzato per creare un pannello smart tag per il controllo ListView.

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

Valore della proprietà

DesignerActionListCollection

Oggetto DesignerActionListCollection associato a questa finestra di progettazione.

Si applica a

Vedi anche