UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

13 lines (12 loc) 239 B
import { Base, Type } from "igniteui-react-core"; /** * @hidden */ export declare class FormatSummaryTextEventArgs extends Base { static $t: Type; c: string; b: string; a: any; d: string; e: string; }