LayoutViewCustomRowCellEditEventArgs Class
In This Article
Provides data for the LayoutView.CustomRowCellEdit event.
Namespace: DevExpress.XtraGrid.Views.Layout.Events
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class LayoutViewCustomRowCellEditEventArgs :
CustomRowCellEditEventArgs
#Inheritance
Object
EventArgs
CustomRowCellEventArgs
CustomRowCellEditEventArgs
LayoutViewCustomRowCellEditEventArgs
See Also