UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

12 lines (11 loc) 416 B
import { SectionHeaderCellModelExport } from "./SectionHeaderCellModelExport"; import { StringBuilder } from "igniteui-webcomponents-core"; import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class TemplateSectionHeaderCellModelExport extends SectionHeaderCellModelExport { static $t: Type; protected get_ac(): string; protected ad(a: StringBuilder): void; }