New to KendoReactStart a free 30-day trial

GridCellsSettings

The settings of the cells prop options.

NameTypeDefaultDescription

data?

ComponentType<GridCustomCellProps>

edit?

{ boolean?: ComponentType<GridCustomCellProps>; date?: ComponentType<GridCustomCellProps>; numeric?: ComponentType<GridCustomCellProps>; text?: ComponentType<GridCustomCellProps>; }

filterCell?

ComponentType<GridCustomFilterCellProps>

footerCell?

ComponentType<GridCustomFooterCellProps>

group?

{ data?: ComponentType<GridCustomCellProps>; groupFooter?: ComponentType<GridCustomCellProps>; groupHeader?: ComponentType<GridCustomCellProps>; }

groupFooter?

ComponentType<GridCustomCellProps>

groupHeader?

ComponentType<GridCustomCellProps>

headerCell?

ComponentType<GridCustomHeaderCellProps>

hierarchy?

{ data?: ComponentType<GridCustomCellProps>; groupFooter?: ComponentType<GridCustomCellProps>; groupHeader?: ComponentType<GridCustomCellProps>; }

select?

{ data?: ComponentType<GridCustomCellProps>; groupFooter?: ComponentType<GridCustomCellProps>; groupHeader?: ComponentType<GridCustomCellProps>; }

Not finding the help you need?
Contact Support