Bagikan melalui


RepeaterDesigner.ActionLists Properti

Definisi

Mendapatkan kumpulan daftar tindakan untuk perancang kontrol.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Objek DesignerActionListCollection yang berisi DesignerActionList item untuk perancang kontrol.

Berlaku untuk

Lihat juga