TreeListStyles.FocusedCell Property
In This Article
Gets the style settings defining the appearance of a focused data cell.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListCellStyle FocusedCell { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also