HeaderDivider Property (C1DisplayColumn)
In This Topic
Gets or sets a value indicating whether to display the column divider in the header area.
Syntax
'Declaration
Public Property HeaderDivider As System.Boolean
public System.bool HeaderDivider {get; set;}
See Also