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
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.