ThemeParts.HeaderSortArrow Field
Represents a Header class part that can be drawn by a theme.
[Visual Basic]
Public Const HeaderSortArrow As
Integer = 4
[C#]
public const
int HeaderSortArrow = 4;
See Also
ThemeParts Class | Skybound.VisualStyles Namespace