Back to Devexpress

TableView.FooterRowStyle Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-d9022b7c.md

latest1009 B
Original Source

TableView.FooterRowStyle Property

For internal use only.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public Style FooterRowStyle { get; protected set; }
vb
Public Property FooterRowStyle As Style

Property Value

Type
Style

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace