NSCellAttribute Enumeración
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public enum NSCellAttribute
type NSCellAttribute =
- Herencia
-
NSCellAttribute
Campos
Nombre | Valor | Description |
---|---|---|
CellDisabled | 0 | |
CellState | 1 | |
PushInCell | 2 | |
CellEditable | 3 | |
ChangeGrayCell | 4 | |
CellHighlighted | 5 | |
CellLightsByContents | 6 | |
CellLightsByGray | 7 | |
ChangeBackgroundCell | 8 | |
CellLightsByBackground | 9 | |
CellIsBordered | 10 | |
CellHasOverlappingImage | 11 | |
CellHasImageHorizontal | 12 | |
CellHasImageOnLeftOrBottom | 13 | |
CellChangesContents | 14 | |
CellIsInsetButton | 15 | |
CellAllowsMixedState | 16 |