ASPxFormLayout.DataItem Property
In This Article
Gets the data item that is bound to the form layout’s item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Object | An that represents the data item which is bound to the item. |
See Also