Bagikan melalui


ContentDesigner.ActionLists Properti

Definisi

Mendapatkan objek untuk perancang DesignerActionListCollection ini.

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

Nilai Properti

Yang DesignerActionListCollection terkait dengan perancang ini.

Keterangan

ContentDesigner objek menambahkan DesignerActionItem elemen ke DesignerActionListCollection untuk Content kontrol.

Berlaku untuk

Lihat juga