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