←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly