SpreadsheetGear.Windows.Controls Namespace > ColumnHeader Class : GetTemplateChild Method |
'Declaration
Protected Function GetTemplateChild( _ ByVal childName As System.String _ ) As System.Windows.DependencyObject
'Usage
Dim instance As ColumnHeader Dim childName As System.String Dim value As System.Windows.DependencyObject value = instance.GetTemplateChild(childName)
protected System.Windows.DependencyObject GetTemplateChild( System.string childName )
protected function GetTemplateChild( childName: System.String ): System.Windows.DependencyObject;
protected function GetTemplateChild( childName : System.String ) : System.Windows.DependencyObject;
protected: System.Windows.DependencyObject* GetTemplateChild( System.string* childName )
protected: System.Windows.DependencyObject^ GetTemplateChild( System.String^ childName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2