PressToolbarContextButton メソッド (SapGridView)
クラス
SapGridView
.
処理
グリッド ビューのツール バーの指定したボタンのコンテキスト メニューを開きます。
構文
C#
gridView
.
PressToolbarContextButton
(
id
)
VB
gridView
.
PressToolbarContextButton
(
id
)
変数
説明
id
ツール バー ボタンの ID。
String
。