NSTableViewDelegate_Extensions.IsGroupRow Method

Definition

public static bool IsGroupRow (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, nint row);
static member IsGroupRow : AppKit.INSTableViewDelegate * AppKit.NSTableView * nint -> bool

Parameters

tableView
NSTableView
row
System.System.IntPtr System.nativeint

Returns

Applies to