←Select platform

ShowGrid Property

Summary
A value that indicates whether do display the grid in design mode.
Syntax
C#
VB
C++
Java
public bool ShowGrid { get; set; } 
Public Property ShowGrid As Boolean 
public boolean getShowGrid() 
public void setShowGrid(boolean showGrid) 
public:  
   property bool ShowGrid 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to display the grid in design mode, 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.Annotations.Engine Assembly

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