Wimark.Controls Class Library  

ColumnHeader.TextAlign Property

Gets or sets the horizontal alignment of the text displayed in the ColumnHeader.

[Visual Basic]
Public Property TextAlign As HorizontalAlignment 
[C#]
public HorizontalAlignment TextAlign {get; set;}
[C++]
public: __property HorizontalAlignment get_TextAlign();
public: __property void set_TextAlign(HorizontalAlignment);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ColumnHeader Class | ColumnHeader Members | Wimark.Controls Namespace