Rows Property

Summary
Gets or sets the number of rows to display in the Leadtools.MedicalViewer.MedicalViewerCell.
Syntax
C#
VB
C++
public int Rows { get; set; } 
  
Public Property Rows As Integer 
public: 
property int Rows { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of rows to display in the Leadtools.MedicalViewer.MedicalViewerCell.

Remarks

This is only valid when Auto is set to false.

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.Workstation.Loader Assembly

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