Skip to main content
A newer version of this page is available. .

BootstrapGridViewEditorEventArgs Class

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v20.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapGridViewEditorEventArgs :
    ASPxGridViewEditorEventArgs

Remarks

The BootstrapGridViewEditorEventArgs class provides properties that allow you to identify the processed data cell, its editor and value.

See Also