UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

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