TreeListView.UpdateRowRectangleStyle Property
Gets or sets the style of a rectangle that is displayed when an end user edits a row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Style | A style of the rectangle that is displayed when an end user edits a row. |
See Also