Skip to main content

TableView.GetGroupFooterRowElementByRowHandle(Int32) Method

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public FrameworkElement GetGroupFooterRowElementByRowHandle(
    int rowHandle
)

#Parameters

Name Type
rowHandle Int32

#Returns

Type
FrameworkElement
See Also