TreeListImages.CellError Property
Gets error image settings displayed in a data cell.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | An ImageProperties object that contains image settings. |
Remarks
Use the CellError property to specify an error image displayed in a tree list cell in batch edit mode.
See Also