Skip to main content
Tab

LayoutItemDataBindingEventArgs Class

Provides data for the ASPxFormLayout.LayoutItemDataBinding event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class LayoutItemDataBindingEventArgs :
    EventArgs

Remarks

Instances of the LayoutItemDataBindingEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

See Also