New to KendoReact? Learn about KendoReact Free.
GridHighlightDescriptor
Updated on Sep 5, 2025
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).