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