BCGSoft.Controls.PropertyList Namespace > PropertyListItem Class : ParentProp Property |
'Declaration Public Property ParentProp As PropertyListItem
'Usage Dim instance As PropertyListItem Dim value As PropertyListItem instance.ParentProp = value value = instance.ParentProp
public PropertyListItem ParentProp {get; set;}
public: __property PropertyListItem* get_ParentProp(); public: __property void set_ParentProp( PropertyListItem* value );
public: property PropertyListItem^ ParentProp { PropertyListItem^ get(); void set ( PropertyListItem^ 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