Skip to main content

LayoutViewCustomRowCellEditEventArgs Class

Provides data for the LayoutView.CustomRowCellEdit event.

Namespace: DevExpress.XtraGrid.Views.Layout.Events

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class LayoutViewCustomRowCellEditEventArgs :
    CustomRowCellEditEventArgs

Inheritance

See Also