aspnet-devexpress-dot-web-f920f21d.md
Defines style settings for the empty data area of the ASPxDataView control.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class DataViewEmptyDataStyle :
AppearanceStyle
Public Class DataViewEmptyDataStyle
Inherits AppearanceStyle
The following members return DataViewEmptyDataStyle objects:
The DataViewEmptyDataStyle class contains style settings that define the appearance of the ASPxDataView‘s empty data area.
An object of the DataViewEmptyDataStyle type can be accessed via the ASPxDataViewBase.EmptyDataStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DataViewEmptyDataStyle
See Also