Back to Devexpress

TreeListView.FooterSummaryContentStyle Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-5291c020.md

latest1.1 KB
Original Source

TreeListView.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

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace