NSCellAttribute Enumeração
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 enum NSCellAttribute
type NSCellAttribute =
- Herança
-
NSCellAttribute
Campos
CellAllowsMixedState | 16 | |
CellChangesContents | 14 | |
CellDisabled | 0 | |
CellEditable | 3 | |
CellHasImageHorizontal | 12 | |
CellHasImageOnLeftOrBottom | 13 | |
CellHasOverlappingImage | 11 | |
CellHighlighted | 5 | |
CellIsBordered | 10 | |
CellIsInsetButton | 15 | |
CellLightsByBackground | 9 | |
CellLightsByContents | 6 | |
CellLightsByGray | 7 | |
CellState | 1 | |
ChangeBackgroundCell | 8 | |
ChangeGrayCell | 4 | |
PushInCell | 2 |