Class
HighlightedCellDescriptor

The descriptor that describes the cell.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class HighlightedCellDescriptor

Inheritance: objectHighlightedCellDescriptor

Derived Classes: GridHighlightedCellDescriptor

Properties

ColumnField

Defines the column field of the cell.

Declaration

cs-api-definition
public string ColumnField { get; set; }

Property Value

string

ColumnId

Defines the column id of the cell.

Declaration

cs-api-definition
public string ColumnId { get; set; }

Property Value

string

DataItem

Defines the data item associated with the cell.

Declaration

cs-api-definition
public object DataItem { get; set; }

Property Value

object

In this article
DefinitionPropertiesColumnFieldColumnIdDataItem
Not finding the help you need?
Contact Support