Skip to main content
.NET 6.0+

IGridInplaceEdit Interface

Implemented by controls used in Property Editors when it is required to access the current row object in an editable List View.

Namespace: DevExpress.ExpressApp.Win.Core

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public interface IGridInplaceEdit

Remarks

For details, refer to the ViewItem.View property description.

See Also