NSTableViewEventString Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate bool NSTableViewEventString(NSTableView tableView, NSEvent theEvent, string searchString);
type NSTableViewEventString = delegate of NSTableView * NSEvent * string -> bool
Parameters
- tableView
- NSTableView
- theEvent
- NSEvent
- searchString
- String