UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

9 lines (8 loc) 246 B
import { SectionHeaderCellModel } from "./SectionHeaderCellModel"; import { Type } from "igniteui-react-core"; /** * @hidden */ export declare class TemplateSectionHeaderCellModel extends SectionHeaderCellModel { static $t: Type; }