Gets or sets a value indicating whether the alignment grid should be visible.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ShowGrid() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
RemarksSet to true makes the grid point visible.
See Also