ReportSectionReportSectionDesignerInitializeNewComponent Method

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public override void InitializeNewComponent(
	IDictionary defaultValues
)

Parameters

defaultValues  IDictionary
 

Implements

IComponentInitializerInitializeNewComponent(IDictionary)

See Also