←Select platform

ChildCategoriesCount Property

Summary
Returns the number of sub-categories (child categories) in ChildCategories.
Syntax
C#
VB
C++
Java
public int ChildCategoriesCount { get; } 
  
ReadOnly Property ChildCategoriesCount As Integer 
public abstract int getChildCategoriesCount(); 
property int ChildCategoriesCount { 
   int get(); 
} 

Property Value

The number of sub-categories in the ChildCategories.

Example

A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.