ComponentOne FlexGrid for WPF and Silverlight
ColumnFooterRows Property (C1FlexGrid)

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : ColumnFooterRows Property
Gets the collection of column footer rows.
Syntax
'Declaration
 
Public ReadOnly Property ColumnFooterRows As RowCollection
public RowCollection ColumnFooterRows {get;}
Remarks
This property is equivalent to ColumnFooters.Rows.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members