C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / CreateUIElementCollection Method

In This Topic
CreateUIElementCollection Method (GridPanel)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function CreateUIElementCollection( _
   ByVal logicalParent As FrameworkElement _
) As UIElementCollection
 

Parameters

logicalParent
See Also