RevGrid - v0.9.3
    Preparing search index...
    SetEditValueEventer: (
        this: void,
        record: IndexedRecord,
        value: EditValue,
    ) => void

    Type declaration

      • (this: void, record: IndexedRecord, value: EditValue): void
      • Parameters

        • this: void
        • record: IndexedRecord
        • value: EditValue

        Returns void