AutoEndEdit: Boolean;
The AutoEndEdit property determines whether editing of header is finished when it loses focus.
Available Values:
True. The header is stopped editing when the focus is lost.
False. The header is stopped editing only when the EndEdit method is called.
See also: