バージョン

CollapseButton プロパティ (Band)

グリッドの行を展開したときに、クリックして行を縮小するために表示されるボタン オブジェクト。Band にバンドの設定がデフォルトにし、WebHierarchicalDataGrid に設定を変更する場合は、バンドはこの設定を使用します。
シンタックス
'宣言
 
Public ReadOnly Property CollapseButton As GridBehaviorsImageButton
public GridBehaviorsImageButton CollapseButton {get;}
参照