Gets a collection of child categories that this category contains.
public MasterFormsCategoryCollection ChildCategories { get; }
Public ReadOnly Property ChildCategories As Leadtools.Forms.Auto.MasterFormsCategoryCollection
public:
property Leadtools.Forms.Auto.MasterFormsCategoryCollection^ ChildCategories {
Leadtools.Forms.Auto.MasterFormsCategoryCollection^ get();
}
Returns the a collection of directories (sub-categories) in this category.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
The count of Master Forms in this collection is stored in MasterFormsCount.
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