ComponentOne True DBGrid for WinForms
FooterDivider Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : FooterDivider Property
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

Reference

C1DisplayColumn Class
C1DisplayColumn Members