←Select platform

IsExtendable Property

Summary
Returns If form is extendable (contains Leadtools.Forms.Processing.TableFormField (invoice)).
Syntax
C#
VB
C++
Java
public bool IsExtendable { get; } 
  
Public ReadOnly Property IsExtendable As Boolean 
public boolean isExtendable(); 
isExtendable(); 
public: 
property bool IsExtendable { 
   bool get(); 
} 

Property Value

Is master Form extendable.

Remarks

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

Example

For an example, refer to GenerateMasterFormAttributes.

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.