다음을 통해 공유


DynamicDataManagerDesigner.ActionLists 속성

정의

DesignerActionList 개체의 컬렉션입니다.

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

속성 값

DesignerActionListCollection

DesignerActionList 개체의 컬렉션입니다.

적용 대상