Contents

NSTableView.GridLineStyle

NSTableView defines these constants to specify grid styles. These constants are used by the Gridstylemask property. The mask can be either Nstableviewgridnone or it can contain either or both of the other options combined using the C bitwise OR operator.

Declaration

struct GridLineStyle

Topics

Constants

Initializers

See Also

Constants