ArcGIS Pro 2.6 API Reference Guide
GridLines Property (CIMCustomGrid)

ArcGIS.Core.CIM Namespace > CIMCustomGrid Class : GridLines Property
Gets or sets the gridLines of the custom grid. These are limited to ticks, labels, and tabs.
Syntax
public CIMGridLine[] GridLines {get; set;}
Public Property GridLines As CIMGridLine()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMCustomGrid Class
CIMCustomGrid Members