RowData.IsLastFixedRow Property
Gets whether the associated row is the last fixed row at the top or at the bottom of the TableView.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the row is the last fixed row at the top or at the bottom of the control; otherwise, false. |
Remarks

See Also