DocumentDesignerControlTypeBuildDesigner Method

Definition

Namespace: Firefly.Box.UI.Designer
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public abstract void BuildDesigner(
	IDesignerBuilder<ControlType> builder
)

Parameters

builder  IDesignerBuilderControlType
 

See Also