BootstrapLayoutItemDataBoundEventArgs Constructors
Provides data for the BootstrapFormLayout.LayoutItemDataBound event.Name | Parameters | Description |
---|---|---|
BootstrapLayoutItemDataBoundEventArgs(LayoutItem, Object) | layoutItem, nestedControlValue | Initializes a new instance of the BootstrapLayoutItemDataBoundEventArgs class. |
See Also