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