C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / CreateUIElementCollection Method

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

Parameters

logicalParent
See Also