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