Leadtools.Forms.Auto Namespace > IMasterFormsCategory Interface : Parent Property |
IMasterFormsCategory Parent {get;}
'Declaration ReadOnly Property Parent As IMasterFormsCategory
'Usage Dim instance As IMasterFormsCategory Dim value As IMasterFormsCategory value = instance.Parent
IMasterFormsCategory Parent {get;}
get_Parent();
property IMasterFormsCategory^ Parent { IMasterFormsCategory^ get(); }
Parent is the IMasterFormsCategory that has this category in its ChildCategories.
If the parent is null that means this category is the root category of the repository.
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