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