Defines constants that indicate the alignment of content within a DataGridView cell.
[Visual Basic] <Serializable> Public Enum DataGridViewContentAlignment [C#] [Serializable] public enum DataGridViewContentAlignment [C++] [Serializable] __value public enum DataGridViewContentAlignment
| Member name | Description |
|---|---|
| BottomRight | |
| TopRight | |
| TopCenter | |
| MiddleRight | |
| BottomCenter | |
| MiddleCenter | |
| TopLeft | |
| BottomLeft | |
| NotSet | |
| MiddleLeft |
Namespace: Wimark.Controls
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
Assembly: Wimark.Controls (in Wimark.Controls.dll)