ASPxDataView.EmptyItemTemplate Property
Gets or sets a common template used for displaying the content of all empty items within the data view.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
ITemplate | null | An object that supports the System. |
#Remarks
Use the EmptyItemTemplate property to define a common content for all empty items within the ASPxDataView control. The template created using this property replaces the content of each data item preserving its style settings (if specified).
Note
Once a template defined via the Empty