Leadtools.Forms.Auto Namespace > DiskMasterFormsRepository Class : RootCategory Property |
public virtual IMasterFormsCategory RootCategory {get;}
'Declaration Public Overridable ReadOnly Property RootCategory As IMasterFormsCategory
'Usage Dim instance As DiskMasterFormsRepository Dim value As IMasterFormsCategory value = instance.RootCategory
public: virtual property IMasterFormsCategory^ RootCategory { IMasterFormsCategory^ get(); }
The source code of 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.