Freigeben über


NSTableViewSource.ShouldShowCellExpansion Methode

Definition

[Foundation.Export("tableView:shouldShowCellExpansionForTableColumn:row:")]
public virtual bool ShouldShowCellExpansion (AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
abstract member ShouldShowCellExpansion : AppKit.NSTableView * AppKit.NSTableColumn * nint -> bool
override this.ShouldShowCellExpansion : AppKit.NSTableView * AppKit.NSTableColumn * nint -> bool

Parameter

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

Gibt zurück

Attribute

Gilt für: