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 Boolean
public bool FooterDivider {get; set;}
See Also