IGridViewDblClickColumnHeader Method |
| Name | Description | |
|---|---|---|
| DblClickColumnHeader(Int32) |
Simulates a double-click on the specified column header.
| |
| DblClickColumnHeader(String) |
Simulates a double-click on the specified column header.
| |
| DblClickColumnHeader(Int32, ShiftKey) |
Simulates a double-click on the specified column header.
| |
| DblClickColumnHeader(String, ShiftKey) |
Simulates a double-click on the specified column header.
|