C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / FooterRow Property

In This Topic
FooterRow Property
In This Topic
Gets a C1GridViewRow object that represents the footer row in a C1GridView control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property FooterRow As C1GridViewRow
 
See Also