←Select platform

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

Leadtools.MedicalViewer Assembly