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