←Select platform

PageNumber Property

Summary

Gets the page number of the Master Form.

Syntax

C#
VB
C++
public int PageNumber { get; } 
  
Public ReadOnly Property PageNumber As Integer 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly