NSTableViewGridStyle Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSTableViewGridStyle
type NSTableViewGridStyle = 
Inheritance
NSTableViewGridStyle
Attributes

Fields

Name Value Description
None 0
SolidVerticalLine 1
SolidHorizontalLine 2
DashedHorizontalGridLine 8

Applies to