ASPxDataViewBase.EmptyDataStyle Property
In This Article
Gets style settings of the control’s empty data area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DataViewEmptyDataStyle EmptyDataStyle { get; }
#Property Value
Type | Description |
---|---|
Data |
A Data |
See Also