C1.Win.C1List.ListBase Namespace / C1ListBase Class / ColumnFooters Property

In This Topic
ColumnFooters Property (C1ListBase)
In This Topic
Specifies whether footers are displayed.
Syntax
'Declaration
 
Public Property ColumnFooters As Boolean
 

Property Value

The default value is false.
Remarks
Use the FooterText property to set the footing text of an individual column.
See Also