The AllowHeaderEditing enumeration can have the following values:
Value
Description
Default
Headers are not editable by default.
None
Header editing is not allowed.
OnDoubleClick
The user can double-click the header to enter edit mode. Note that this setting will cause a delay when single-clicking on a header so that the header can distinguish between a single and a double click.
Manual
Header editing is allowed, but no default user interface will initiate an edit. Call the Infragistics.Win.UltraWinGrid.UltraGrid.EditHeader(Infragistics.Win.UltraWinGrid.HeaderBase) method to place a header into edit mode.
This page has encountered an error. We've attempted to send the information to the server.