C1.Framework Namespace / FlowPanel Class / Clone Method

In This Topic
Clone Method (FlowPanel)
In This Topic
Returns a clone of this element.
Syntax
'Declaration
 
Public Overridable Function Clone() As Element
 

Return Value

A clone of this element.
See Also