Click or drag to resize

StiBarCodeInvokeGetBarCode Method

Raises the GetBarCode event.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeGetBarCode(
	StiComponent sender,
	StiValueEventArgs e
)

Parameters

sender
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCode.InvokeGetBarCode(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Events.StiValueEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCode.InvokeGetBarCode(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Events.StiValueEventArgs)"]

See Also