C#
VB
C++
Gets the Master Forms inside this category.
public MasterFormCollection MasterForms { get; }
ReadOnly Property MasterForms As Leadtools.Forms.Auto.MasterFormCollection
property Leadtools.Forms.Auto.MasterFormCollection^ MasterForms {
Leadtools.Forms.Auto.MasterFormCollection^ get();
}
The Master Forms inside this category.
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