RevGrid - v0.9.3
    Preparing search index...
    CreateFieldEventer: (
        this: void,
        index: number,
        key: string,
        heading: string,
    ) => SF

    Type Parameters

    Type declaration

      • (this: void, index: number, key: string, heading: string): SF
      • Parameters

        • this: void
        • index: number
        • key: string
        • heading: string

        Returns SF