←Select platform

ChildCategoriesCount Property

Summary

Returns the number of categories contained in ChildCategories.

Syntax

C#
VB
C++
public int ChildCategoriesCount { get; } 
  
Public ReadOnly Property ChildCategoriesCount As Integer 
public: 
property int ChildCategoriesCount { 
   int get(); 
} 

Property Value

Number of categories contained in ChildCategories.

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly