StiComponentPaintHighlight Method |
Paints the highlight of the component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual void PaintHighlight(
StiPaintEventArgs e
)
Public Overridable Sub PaintHighlight (
e As StiPaintEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiPaintEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiComponent.PaintHighlight(Stimulsoft.Report.Events.StiPaintEventArgs)"]
See Also