---
title: gridColor
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/gridcolor
---

# gridColor

The color to use for the optional gridlines, such as those in a table view.

## Declaration

```swift
class var gridColor: NSColor { get }
```

## Return Value

Return Value The system color used for gridlines. For more information, see NSColor.

## See Also

### Table colors

- [headerTextColor](appkit/nscolor/headertextcolor.md)
- [alternatingContentBackgroundColors](appkit/nscolor/alternatingcontentbackgroundcolors.md)
