C#
VB
C++
Gets the parent of the DiskMasterFormsCategory object.
public IMasterFormsCategory Parent { get; }
Public ReadOnly Property Parent As Leadtools.Forms.Auto.IMasterFormsCategory
public:
property Leadtools.Forms.Auto.IMasterFormsCategory^ Parent {
Leadtools.Forms.Auto.IMasterFormsCategory^ get();
}
Return the parent category of this DiskMasterForm.
The source code for 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.
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