ListViewDesigner.ActionLists Proprietà

Definizione

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

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à

Oggetto DesignerActionListCollection associato a questa finestra di progettazione.

Si applica a

Vedi anche