Back to Devexpress

TableView.FooterSummaryContentStyle Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-5a3220e3.md

latest1.0 KB
Original Source

TableView.FooterSummaryContentStyle 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 FooterSummaryContentStyle { get; protected set; }
vb
Public Property FooterSummaryContentStyle 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