Back to Devexpress

RowData.CollapseBottomLine Property

wpf-devexpress-dot-xpf-dot-grid-dot-rowdata-761a3828.md

latest975 B
Original Source

RowData.CollapseBottomLine Property

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

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool CollapseBottomLine { get; }
vb
Public ReadOnly Property CollapseBottomLine As Boolean

Property Value

Type
Boolean

See Also

RowData Class

RowData Members

DevExpress.Xpf.Grid Namespace