TableControlColumnHeader
Class
Definition
Defines the header for a particular column in a table control
public sealed class TableControlColumnHeader
- Inheritance
-
TableControlColumnHeader
Constructors
| TableControlColumnHeader(String, Int32, Alignment) |
Public constructor for TableControlColumnHeader. |
Properties
| Alignment |
Alignment of the string within the column |
| Label |
Label for the column |
| Width |
Width of the column - in number of display cells |