BootstrapLayoutItemDataBoundEventArgs Properties
Provides data for the BootstrapFormLayout.LayoutItemDataBound event.| Name | Description |
|---|---|
| LayoutItem | Gets a layout item object related to the event. |
| NestedControlValue | Gets the nested control value. Inherited from LayoutItemDataBoundEventArgs. |
See Also