←Select platform

MasterForms Property

Summary
Gets the Master Forms inside this category.
Syntax
C#
VB
C++
Java
public MasterFormCollection MasterForms { get; } 
  
ReadOnly Property MasterForms As MasterFormCollection 
public abstract java.util.List<IMasterForm> getMasterForms(); 
property MasterFormCollection^ MasterForms { 
   MasterFormCollection^ get(); 
} 

Property Value

The Master Forms inside this category.

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.