DataViewStyles.EmptyItem Property
Gets the style settings defining the appearance of the empty data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DataViewEmptyItemStyle | A DataViewEmptyItemStyle object that contains style settings. |
See Also