The RenderSectionHeaderEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Bounds |
Gets the Rectangle where the section header will be rendered.
|
|
|
Graphics |
Gets the Graphics object where the section header will be rendered.
|
|
|
GroupDescription |
Gets or sets the text that describes the Group that owns the section.
|
|
|
Handled |
Gets or sets a value that determines whether the event has been handled.
|
|
|
Section |
Gets the Section that owns the section header.
|
|
|
SectionDescription |
Gets or sets the text that describes the Section.
|