DataBoundControlDesigner.ActionLists Proprietà

Definizione

Ottiene l'oggetto DesignerActionListCollection per questa finestra di progettazione.

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 alla finestra di progettazione.

Si applica a

Vedi anche