Aracılığıyla paylaş


DesignerActionListsChangedEventArgs.ActionLists Özellik

Tanım

Bu olayla ilişkili nesne koleksiyonunu DesignerActionList alır.

public:
 property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
public System.ComponentModel.Design.DesignerActionListCollection? ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public ReadOnly Property ActionLists As DesignerActionListCollection

Özellik Değeri

DesignerActionListCollection Koleksiyonun geçerli durumunu temsil eden bir.

Açıklamalar

alınan DesignerActionListCollection , bir öğenin eklenmesini veya kaldırılmasını içeren olay uygulandıktan sonra koleksiyonun durumunu temsil eder.

Şunlara uygulanır

Ayrıca bkz.