MonobjcMonobjc Documented Class Library
BrowserCreateRowsForColumnInMatrix Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserCreateRowsForColumnInMatrix

Creates a row in the given matrix for each row of data in the specified column of the browser.

Original signature is '- (void)browser:(NSBrowser *)sender createRowsForColumn:(NSInteger)column inMatrix:(NSMatrix *)matrix'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)