TableControlColumnHeader Class
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.
Defines the header for a particular column in a table control.
public ref class TableControlColumnHeader sealed
public sealed class TableControlColumnHeader
type TableControlColumnHeader = class
Public NotInheritable Class TableControlColumnHeader
- Inheritance
-
TableControlColumnHeader
Constructors
TableControlColumnHeader() |
Default constructor |
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 |