Skip to main content
Tab

LayoutItemDataBoundEventArgs Class

Provides data for the ASPxFormLayout.LayoutItemDataBound event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class LayoutItemDataBoundEventArgs :
    EventArgs

#Remarks

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

#Inheritance

See Also