The class that describes the selected cell.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class SelectedCellDescriptor
Inheritance: objectSelectedCellDescriptor
Derived Classes:
Properties
Defines the column field of the selected cell.
C#
public string ColumnField { get; set; }