Aracılığıyla paylaş


BaseDataListDesigner.ActionLists Özellik

Tanım

Bu tasarımcı için tasarımcı eylemi liste koleksiyonunu alır.

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

Özellik Değeri

DesignerActionListCollection

DesignerActionListCollectionBu tasarımcı ile ilişkili.

Açıklamalar

ActionListsÖzelliği boş bir nesne oluşturur DesignerActionListCollection ve DesignerActionListCollection ActionLists Bu nesneye temel özellik tarafından döndürülen öğesini ekler DesignerActionListCollection . Sonra DesignerActionListCollection nesneyi nesnesine ekler ve sonra bu DesignerActionListCollection nesneyi döndürür.

Şunlara uygulanır

Ayrıca bkz.