A newer version of this page is available.
Switch to the current version.
BootstrapLayoutItemDataBindingEventArgs Class
Provides data for the BootstrapFormLayout.LayoutItemDataBinding event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapLayoutItemDataBindingEventArgs :
LayoutItemDataBindingEventArgs
Public Class BootstrapLayoutItemDataBindingEventArgs
Inherits LayoutItemDataBindingEventArgs
Remarks
Instances of the BootstrapLayoutItemDataBindingEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Inheritance
Object
EventArgs
LayoutItemDataBindingEventArgs
BootstrapLayoutItemDataBindingEventArgs
See Also
Feedback