The RenderSectionHeaderEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RenderSectionHeaderEventArgs |
Initializes a new instance of the RenderSectionHeaderEventArgs class.
|
Methods
Name | Description | |
---|---|---|
Render |
Renders the field into the designer surface.
|
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.
|