DataPagerDesigner.ActionLists 属性

定义

获取一个项列表,这些项用来创建关联的 DataPager 控件的智能标记面板。

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

属性值

一个项列表,这些项用来创建关联DataPager 控件的智能标记面板。

适用于

另请参阅