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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly