Share via


NSTableView.IntercellSpacing Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize IntercellSpacing { [Foundation.Export("intercellSpacing")] get; [Foundation.Export("setIntercellSpacing:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("intercellSpacing")>]
[<set: Foundation.Export("setIntercellSpacing:")>]
member this.IntercellSpacing : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to