DataViewBase.AreUpdateRowButtonsShown Property
In This Article
Gets whether the buttons which allow you to update rows are shown.
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 buttons which allow you to update rows are shown; otherwise, false. |
See Also