←Select platform

PageIndex Property

Summary

Gets the page index of the current row.

Syntax

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

Property Value

Page index of the TableFormRow.

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.Processing Assembly