BCGSoft.Controls.Grid Namespace > GridDataRow Class : ParentNode Property |
'Declaration Public Property ParentNode As GridDataRow
'Usage Dim instance As GridDataRow Dim value As GridDataRow instance.ParentNode = value value = instance.ParentNode
public GridDataRow ParentNode {get; set;}
public: __property GridDataRow* get_ParentNode(); public: __property void set_ParentNode( GridDataRow* value );
public: property GridDataRow^ ParentNode { GridDataRow^ get(); void set ( GridDataRow^ value); }
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