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

Name Description
TableControlColumn()

Default constructor

TableControlColumn(Alignment, DisplayEntry)

Public constructor for TableControlColumn.

Properties

Name Description
Alignment

Alignment of the particular column

DisplayEntry

Display Entry

FormatString

Format string to apply

Methods

Name Description
ToString()

Returns the value of the entry.

Applies to