←Select platform

TableFormRow Constructor

Summary

Initializes a new TableFormRow class object.

Syntax

C#
VB
C++
public TableFormRow( 
   int pageIndex 
) 
  
Public Function New( _ 
   ByVal pageIndex As Integer _ 
) 
public: 
TableFormRow(  
   int pageIndex 
) 

Parameters

pageIndex
The 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