Gets the root category of the repository.
public IMasterFormsCategory RootCategory { get; }
ReadOnly Property RootCategory As Leadtools.Forms.Auto.IMasterFormsCategory
property Leadtools.Forms.Auto.IMasterFormsCategory^ RootCategory {
Leadtools.Forms.Auto.IMasterFormsCategory^ get();
}
Returns the IMasterFormsCategory that represents the top category that has all Master Forms and sub-categories that are going to be used for AutoFormsEngine.
Root category is the top category that holds all Master Forms and subcategories that are going to be used for AutoFormsEngine.
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