RowChangingEventArgs.PropertyValue Property
Gets or sets the current value of the changed row property.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object representing the current value of the changed row property. |
See Also