This is a User Interface (UI) element that represents the footer of the entire row, containing
the columns footers.
Namespace: Telerik.Windows.Controls.GridViewAssembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class GridViewGroupFooterRow : GridViewRowItem,
IVirtualizedContainer |
| Visual Basic |
|---|
Public Class GridViewGroupFooterRow _
Inherits GridViewRowItem _
Implements IVirtualizedContainer |
Inheritance Hierarchy
See Also