Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Column
.
.
::
.
.
FooterCellStyle Property
Column Class
See Also
Gets or sets a
CellStyle
that defines the appearance of the column footer cells in this column.
Namespace:
C1.Phone.FlexGrid
Assembly:
C1.Phone.FlexGrid
(in C1.Phone.FlexGrid.dll)
Syntax
C#
public
CellStyle
FooterCellStyle
{
get
;
set
; }
Visual Basic
Public
Property
FooterCellStyle
As
CellStyle
Get
Set
See Also
Column Class
C1.Phone.FlexGrid Namespace