Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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.