Gets the root category of the repository.
public IMasterFormsCategory RootCategory { get; }
Public ReadOnly Property RootCategory As Leadtools.Forms.Auto.IMasterFormsCategory
public:
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.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Root category is the top category that holds all Master Forms and sub-categories that are going to be used for AutoFormsEngine.
For an example, refer to GenerateMasterFormAttributes.
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