←Select platform

MasterFormsCount Property

Summary
Returns the number of categories contained in MasterForms.
Syntax
C#
VB
C++
Java
public int MasterFormsCount { get; } 
  
Public ReadOnly Property MasterFormsCount As Integer 
public int getMasterFormsCount(); 
public: 
property int MasterFormsCount { 
   int get(); 
} 

Property Value

Number of categories contained in MasterForms.

Remarks

The source code for this interface implementation class is available at <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.