NSGridCellPlacement Enum
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 enum NSGridCellPlacement
type NSGridCellPlacement =
- Inheritance
-
NSGridCellPlacement
Fields
Name | Value | Description |
---|---|---|
Inherited | 0 | |
None | 1 | |
Leading | 2 | |
Top | 2 | |
Bottom | 3 | |
Trailing | 3 | |
Center | 4 | |
Fill | 5 |