Skip to main content
A newer version of this page is available. .
Tab

DataViewEmptyItemStyle Class

Provides style settings used to paint empty data items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class DataViewEmptyItemStyle :
    DataViewItemStyle

The following members return DataViewEmptyItemStyle objects:

Remarks

These settings can be accessed via the ASPxDataView.EmptyItemStyle property.

See Also