ASPxDataViewBase.EmptyDataStyle Property
Gets style settings of the control’s empty data area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DataViewEmptyDataStyle | A DataViewEmptyDataStyle object that contains style settings. |
See Also