New to Telerik UI for BlazorStart a free 30-day trial

The descriptor that describes the cell.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class HighlightedCellDescriptor

Inheritance: objectHighlightedCellDescriptor

Derived Classes: GridHighlightedCellDescriptor

Properties

Defines the column field of the cell.

C#
public string ColumnField { get; set; }

Defines the column id of the cell.

C#
public string ColumnId { get; set; }

Defines the data item associated with the cell.

C#
public object DataItem { get; set; }
In this article
DefinitionPropertiesColumnFieldColumnIdDataItem
Not finding the help you need?
Contact Support