ReportSectionReportSectionDesignerAfterWizardAddedControl Method

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public void AfterWizardAddedControl(
	Label l,
	InputControlBase tb,
	ColumnBase col
)

Parameters

l  Label
 
tb  InputControlBase
 
col  ColumnBase
 

See Also