New to KendoReact? Learn about KendoReact Free.
GridHighlightDescriptor
Represents the highlight state descriptor for Grid items. The key is the item identifier, and the value can be either a boolean (for whole row highlighting) or an array of column indices (for specific cell highlighting).