共用方式為


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 控制項的智慧標籤面板。

適用於

另請參閱