BootstrapLayoutItemDataBoundEventArgs Class
Provides data for the BootstrapFormLayout.LayoutItemDataBound event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Remarks
Instances of the BootstrapLayoutItemDataBoundEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Inheritance
Object
EventArgs
LayoutItemDataBoundEventArgs
BootstrapLayoutItemDataBoundEventArgs
See Also