LinqDataSourceDesigner.ActionLists Vlastnost

Definice

Načte seznam položek, které se používají k vytvoření nabídky seznamu akcí v době návrhu.

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

Hodnota vlastnosti

DesignerActionListCollection

Kolekce obsahující položky seznamu akcí

Platí pro

Viz také