Gets the parent of this IMasterForm.
public IMasterFormsCategory Parent { get; }
ReadOnly Property Parent As Leadtools.Forms.Auto.IMasterFormsCategory
property Leadtools.Forms.Auto.IMasterFormsCategory^ Parent {
Leadtools.Forms.Auto.IMasterFormsCategory^ get();
}
Returns an IMasterFormsCategory that is the parent to this IMasterForm object.
The Parent is the IMasterFormsCategory that has this Master Form in its MasterForms. The parent of a Master Form cannot be null.
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