Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.HeaderStyle Property

Gets or sets the style of the header

Syntax
Public Property Get HeaderStyle () As eCtlButtonStyle
Public Property Let HeaderStyle (ByVal New_Value As eCtlButtonStyle)
Parameters
Parameter Description
ByVal New_Value As eCtlButtonStyle The new style
Remarks