EasyLanguage Object Reference

ColumnHeader Class

Describes the column header parameters for a text column within a control.

Namespace: elsystem.

[ Expand All ]
Properties
  Name Type Description
Public property Text string Gets or sets the text to be displayed in the column header line.
Public property TextAlign object Gets or sets the HorizontalAlignment of the text within a column
Public property Width int Gets or sets the width of a text column.
Methods
Inheritance Hierarchy