LayoutViewCardDifferences.HasDifferences Property
Gets whether the LayoutViewCardDifferences object has any difference records.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if there are no difference records; otherwise, false. |
See Also