←Select platform

MasterForms Property

Summary

Gets a collection of Master Forms in this category.

Syntax

C#
VB
C++
public MasterFormCollection MasterForms { get; } 
  
Public ReadOnly Property MasterForms As Leadtools.Forms.Auto.MasterFormCollection 

Property Value

Returns the a collection of Master Forms in this category.

Remarks

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

The count of Master Forms in this collection is stored in MasterFormsCount.

Example

For an example, refer to GenerateMasterFormAttributes.

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