TreeListStyles.FocusedCell Property
Gets the style settings defining the appearance of a focused data cell.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| TreeListCellStyle | A TreeListCellStyle object that contains style settings. |
See Also