NSTableViewSource.ShouldSelectTableColumn(NSTableView, NSTableColumn) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("tableView:shouldSelectTableColumn:")]
public virtual bool ShouldSelectTableColumn (AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn);
abstract member ShouldSelectTableColumn : AppKit.NSTableView * AppKit.NSTableColumn -> bool
override this.ShouldSelectTableColumn : AppKit.NSTableView * AppKit.NSTableColumn -> bool
Paramètres
- tableView
- NSTableView
- tableColumn
- NSTableColumn
Retours
- Attributs