Spread Silverlight Documentation
GetTemplateChild Method (HorizontalSplitBar)


GrapeCity.Windows.SpreadSheet.UI Namespace > HorizontalSplitBar Class : GetTemplateChild Method
Syntax
'Declaration
 
Protected Function GetTemplateChild( _
   ByVal childName As System.String _
) As System.Windows.DependencyObject
'Usage
 
Dim instance As HorizontalSplitBar
Dim childName As System.String
Dim value As System.Windows.DependencyObject
 
value = instance.GetTemplateChild(childName)
protected System.Windows.DependencyObject GetTemplateChild( 
   System.string childName
)

Parameters

childName
See Also

Reference

HorizontalSplitBar Class
HorizontalSplitBar Members