Contains the arguments passed to handlers of header resize events.
The following tables list the members exposed by the HeaderResizeEventArgs type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the header related to the event. (Inherited from HeaderEventArgs.) |
|
![]() |
Gets a value indicating whether the user resizes the header horizontally. |
|
![]() |
Gets a value indicating whether the user resizes the header vertically. |
See Also