NuGridSolidColorBrush

Description

The NuGridSolidColorBrush class is used to work with a brush for table cell background solid color fill.

Inheritance Hierarchy

          NSObject

          NuGridBrush

          NuGridSolidColorBrush

Supported Protocols

<NSCoding>

<NSCopying>

Properties

color. Color of grid cell background fill brush.

Properties inherited from NuGridBrush

opacity. Brush transparency.

Static Methods

solidColorBrushWithColor:. Creates brush with the specified color for grid cell background fill.

Methods inherited from NuGridBrush

applyToContext:path:rect:. Applies brush parameters for the specified graphic context.

See also:

Classes