PageSize Property

Summary
Gets or sets the page size.
Syntax
C#
VB
C++
public int PageSize { get; set; } 
  
Public Property PageSize As Integer 
public: 
property int PageSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

A Int that represents the page size.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.