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

LayoutItemDataBoundEventArgs Class

Provides data for the ASPxFormLayout.LayoutItemDataBound event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.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