Click or drag to resize

DXFReaderNETControlShowGrid Property

Returns/sets whether the control will display the grid.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public bool ShowGrid { get; set; }

Property Value

Type: Boolean
See Also