←Select platform

ShowGridLines Property

Summary

Enables or disables rendering of the sheet's grid lines.

Syntax
C#
VB
C++
public bool ShowGridLines {get; set;} 
Public Property ShowGridLines() As Boolean 
   Get 
   Set 
public:  
   property bool ShowGridLines 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to render the sheet's grid lines; otherwise, false. Default value is false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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