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