VisibleRow Property

Summary
Gets or sets the index of the first visible row in the MedicalViewer.
Syntax
C#
VB
C++
public int VisibleRow { get; set; } 
  
Public Property VisibleRow As Integer 
            public: 
property int VisibleRow { 
   int get(); 
   void set (    int ); 
} 

Property Value

The index of the first visible row in the MedicalViewer.

Example

For an example, refer to MedicalViewer

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

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