RowChangingEventArgs.PropertyValue Property
In This Article
Gets or sets the current value of the changed row property.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object representing the current value of the changed row property. |
See Also