ShowLines Property

Summary
Gets or sets a value indicating whether to show the grid lines.
Syntax
C#
VB
C++
public bool ShowLines { get; set; } 
  
Public Property ShowLines As Boolean 
            public: 
property bool ShowLines { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if to show the grid lines; otherwise, 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.MedicalViewer Assembly

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