Share via


NSMatrix.CellBackgroundColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor CellBackgroundColor { [Foundation.Export("cellBackgroundColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCellBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cellBackgroundColor", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCellBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CellBackgroundColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to