Click or drag to resize

StiComponentBeforePrintEvent Property

Occurs before printing of the component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiBeforePrintEvent BeforePrintEvent { get; set; }

Property Value

Type: StiBeforePrintEvent
See Also