Wimark.Controls Class Library  

ColumnHeader.SortGlyphDirection Property

Gets or sets the glyph displayed in the ColumnHeader that describes the sort order.

[Visual Basic]
Public Property SortGlyphDirection As SortOrder 
[C#]
public SortOrder SortGlyphDirection {get; set;}
[C++]
public: __property SortOrder get_SortGlyphDirection();
public: __property void set_SortGlyphDirection(SortOrder);

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