Contains the arguments passed to handlers of header resize events.
The following tables list the members exposed by the HeaderResizeEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the HeaderEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether to allow the current operation. |
||
Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.) |
||
Gets the header related to the event. (Inherited from HeaderEventArgs.) |
||
Gets a value indicating whether the user resizes the header horizontally. |
Name | Description | |
---|---|---|
Immediately cancels the resize operation. |