FuncTemplate<TControl>.

Build() Method

Summary

Creates the control.

Syntax

public TControl Build()

Return Value

Type Description
TControl The created control.