NSTableView.SelectColumn(nint, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public void SelectColumn (nint column, bool byExtendingSelection);
member this.SelectColumn : nint * bool -> unit
Parâmetros
- column
- System.System.IntPtr System.nativeint
- byExtendingSelection
- Boolean