Back to Devexpress

TreeListView.FooterRowStyle Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-c5db8713.md

latest1.0 KB
Original Source

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

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace