Back to Devexpress

BootstrapGridViewEditorCreateEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-39ddbcad.md

latest1.6 KB
Original Source

BootstrapGridViewEditorCreateEventArgs Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewEditorCreateEventArgs :
    ASPxGridViewEditorCreateEventArgs
vb
Public Class BootstrapGridViewEditorCreateEventArgs
    Inherits ASPxGridViewEditorCreateEventArgs

BootstrapGridViewEditorCreateEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridItemEventArgs ASPxGridEditorCreateEventArgs ASPxGridViewEditorCreateEventArgs BootstrapGridViewEditorCreateEventArgs

See Also

BootstrapGridViewEditorCreateEventArgs Members

DevExpress.Web.Bootstrap Namespace