SpreadsheetGear.Windows.Controls Namespace > ColumnHeader Class : RemoveVisualChild Method |
'Declaration
Protected Sub RemoveVisualChild( _ ByVal child As System.Windows.Media.Visual _ )
'Usage
Dim instance As ColumnHeader Dim child As System.Windows.Media.Visual instance.RemoveVisualChild(child)
protected void RemoveVisualChild( System.Windows.Media.Visual child )
protected procedure RemoveVisualChild( child: System.Windows.Media.Visual );
protected function RemoveVisualChild( child : System.Windows.Media.Visual );
protected: void RemoveVisualChild( System.Windows.Media.Visual* child )
protected: void RemoveVisualChild( System.Windows.Media.Visual^ child )
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