Skip to main content
A newer version of this page is available. .
Tab

ASPxDataViewBase.EmptyDataStyle Property

Gets style settings of the control’s empty data area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public DataViewEmptyDataStyle EmptyDataStyle { get; }

Property Value

Type Description
DataViewEmptyDataStyle

A DataViewEmptyDataStyle object that contains style settings.

See Also