Back to Devexpress

SummaryItemBase.IsLast Property

wpf-devexpress-dot-xpf-dot-grid-dot-summaryitembase-582921e5.md

latest997 B
Original Source

SummaryItemBase.IsLast Property

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

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool IsLast { get; set; }
vb
Public Property IsLast As Boolean

Property Value

Type
Boolean

See Also

SummaryItemBase Class

SummaryItemBase Members

DevExpress.Xpf.Grid Namespace