StiGotoCompEventArgs Class

Namespace: Stimulsoft.Report

Describes the class that contains data for the event GotoComp.

Inheritance

Inherits from: EventArgs

Constructors

Constructor Description
StiGotoCompEventArgs(StiComponent component) Creates a new object of the type StiGotoCompArgs.

StiGotoCompEventArgs(component: StiComponent)

Creates a new object of the type StiGotoCompArgs.

Parameters

  • component (StiComponent) — The component on which it is necessary to go on.

Properties

Property Type Description
Component StiComponent Gets or sets the component on which it is necessary to go on.