Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GroupByRow 記述のダブルクリック イベントを処理する必要がありますが、その方法がわかりません。
グループのヘッダー行のことですか? その場合は、グリッドの DoubleClickRow イベントを処理し、イベント ハンドラー test で処理しますe.Row.IsGroupByRow。このプロパティは、グループ ヘッダーに対して true になります。
e.Row.IsGroupByRow