Leadtools.Forms.Auto Namespace > DiskMasterForm Class : Parent Property |
public virtual IMasterFormsCategory Parent {get;}
'Declaration Public Overridable ReadOnly Property Parent As IMasterFormsCategory
'Usage Dim instance As DiskMasterForm Dim value As IMasterFormsCategory value = instance.Parent
public virtual IMasterFormsCategory Parent {get;}
get_Parent();
public: virtual property IMasterFormsCategory^ Parent { IMasterFormsCategory^ get(); }
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Parent is the DiskMasterFormsCategory that has this Master Form in its MasterForms.
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