Click or drag to resize

StiComponentPaintSelection Method

Paints the selection of the component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void PaintSelection(
	StiPaintEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.EventsStiPaintEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiComponent.PaintSelection(Stimulsoft.Report.Events.StiPaintEventArgs)"]

See Also