C#
VB
C++
Gets the sub-categories (child categories) inside this category.
public MasterFormsCategoryCollection ChildCategories { get; }
ReadOnly Property ChildCategories As Leadtools.Forms.Auto.MasterFormsCategoryCollection
property Leadtools.Forms.Auto.MasterFormsCategoryCollection^ ChildCategories {
Leadtools.Forms.Auto.MasterFormsCategoryCollection^ get();
}
The sub-categories (child categories) inside this category.
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