←Select platform

PageNumber Property

Summary
Gets the page number of the Master Form.
Syntax
C#
VB
C++
Java
public int PageNumber { get; } 
  
Public ReadOnly Property PageNumber As Integer 
public int getPageNumber(); 
public: 
property int PageNumber { 
   int get(); 
} 

Property Value

The 1-based index of the Master Form page that FormPage represents.

Requirements

Target Platforms

See Also

Reference

FormPage Class

FormPage Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.