SpreadsheetGear.Windows.Controls Namespace > SheetPresenter Class : Children Property |
'Declaration
Public ReadOnly Property Children As System.Windows.Controls.UIElementCollection
'Usage
Dim instance As SheetPresenter Dim value As System.Windows.Controls.UIElementCollection value = instance.Children
public System.Windows.Controls.UIElementCollection Children {get;}
public read-only property Children: System.Windows.Controls.UIElementCollection;
public function get Children : System.Windows.Controls.UIElementCollection
public: __property System.Windows.Controls.UIElementCollection* get_Children();
public: property System.Windows.Controls.UIElementCollection^ Children { System.Windows.Controls.UIElementCollection^ get(); }
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