TableControlColumn Class

Definition

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.

Applies to