Share via


NSMatrix.SelectedCells Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCell[] SelectedCells { [Foundation.Export("selectedCells")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedCells")>]
member this.SelectedCells : AppKit.NSCell[]

Property Value

NSCell[]
Attributes

Applies to