Back to Devexpress

ASPxDataViewBase.EmptyDataStyle Property

aspnet-devexpress-dot-web-dot-aspxdataviewbase-bba34104.md

latest1.4 KB
Original Source

ASPxDataViewBase.EmptyDataStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public DataViewEmptyDataStyle EmptyDataStyle { get; }
vb
Public ReadOnly Property EmptyDataStyle As DataViewEmptyDataStyle

Property Value

TypeDescription
DataViewEmptyDataStyle

A DataViewEmptyDataStyle object that contains style settings.

|

See Also

EmptyDataTemplate

EmptyDataText

DataView

ASPxDataViewBase Class

ASPxDataViewBase Members

DevExpress.Web Namespace