TableControlColumn 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 a particular column within a row in a table control.
public ref class TableControlColumn sealed
public sealed class TableControlColumn
type TableControlColumn = class
Public NotInheritable Class TableControlColumn
- Inheritance
-
TableControlColumn
Constructors
TableControlColumn() |
Default constructor |
TableControlColumn(Alignment, DisplayEntry) |
Public constructor for TableControlColumn. |
Properties
Alignment |
Alignment of the particular column |
DisplayEntry |
Display Entry |
FormatString |
Format string to apply |
Methods
ToString() |
Returns the value of the entry. |