Back to Devexpress

BootstrapGridViewEditFormLayoutEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-1b656c1d.md

latest1.7 KB
Original Source

BootstrapGridViewEditFormLayoutEventArgs Class

Provides data for the EditFormLayoutCreated event.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewEditFormLayoutEventArgs :
    ASPxGridViewEditFormLayoutEventArgs
vb
Public Class BootstrapGridViewEditFormLayoutEventArgs
    Inherits ASPxGridViewEditFormLayoutEventArgs

BootstrapGridViewEditFormLayoutEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridItemEventArgs ASPxGridViewEditFormLayoutEventArgs BootstrapGridViewEditFormLayoutEventArgs

See Also

BootstrapGridViewEditFormLayoutEventArgs Members

DevExpress.Web.Bootstrap Namespace