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