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 控件创建智能标记面板的项列表。

适用于

另请参阅