Spread WPF Documentation
CreateUIElementCollection Method (SpreadSurfaceChartView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SpreadSurfaceChartView Class : CreateUIElementCollection Method
Syntax
'Declaration
 
Protected Overridable Function CreateUIElementCollection( _
   ByVal logicalParent As System.Windows.FrameworkElement _
) As System.Windows.Controls.UIElementCollection
'Usage
 
Dim instance As SpreadSurfaceChartView
Dim logicalParent As System.Windows.FrameworkElement
Dim value As System.Windows.Controls.UIElementCollection
 
value = instance.CreateUIElementCollection(logicalParent)
protected virtual System.Windows.Controls.UIElementCollection CreateUIElementCollection( 
   System.Windows.FrameworkElement logicalParent
)

Parameters

logicalParent
See Also

Reference

SpreadSurfaceChartView Class
SpreadSurfaceChartView Members