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 IMasterFormsCategory RootCategory {get;}
get_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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2