←Select platform

PageIndex Property

Summary

Gets the page index of the current row.

Syntax

C#
VB
C++
Java
public int PageIndex { get; } 
  
Public ReadOnly Property PageIndex As Integer 
public int getPageIndex(); 
public: 
property int PageIndex { 
   int get(); 
} 

Property Value

Page index of the TableFormRow.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly