Share via


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 コントロールのスマート タグ パネルの作成に使用する項目のリスト。

適用対象

こちらもご覧ください