←Select platform

ShowGridLines Property

Summary

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

Syntax

C#
C++/CLI
public bool ShowGridLines { get; set; } 
public:  
   property bool ShowGridLines 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

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

Requirements

Target Platforms

See Also

RasterDialogXlsFileOptions Class

RasterDialogXlsFileOptions Members

Leadtools.WinForms.CommonDialogs.File Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

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