Gets the parent of the IMasterFormsCategory object.
public IMasterFormsCategory Parent { get; }
ReadOnly Property Parent As Leadtools.Forms.Auto.IMasterFormsCategory
property Leadtools.Forms.Auto.IMasterFormsCategory^ Parent {
Leadtools.Forms.Auto.IMasterFormsCategory^ get();
}
The parent category of this IMasterFormsCategory.
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.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET