C1.Win.FlexGrid Namespace / C1FlexGridBase Class / Footers Property

In This Topic
Footers Property (C1FlexGridBase)
In This Topic
Gets the footers. Footers are the rows below grid that contain summary information.
Syntax
'Declaration
 
Public ReadOnly Property Footers As Footers
 
See Also