ComponentOne FlexGrid for UWP
FooterCellStyle Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > Column Class : FooterCellStyle Property
Gets or sets a CellStyle that defines the appearance of the column footer cells in this column.
Syntax
'Declaration
 
Public Property FooterCellStyle As CellStyle
public CellStyle FooterCellStyle {get; set;}
See Also

Reference

Column Class
Column Members