DataBoundControlDesigner.ActionLists 属性     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此设计器的 DesignerActionListCollection 对象。
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.DesignerActionListCollectionPublic Overrides ReadOnly Property ActionLists As DesignerActionListCollection属性值
与此设计器关联的 DesignerActionListCollection 对象。