RevGrid - v0.9.3
    Preparing search index...

    Interface RevTableRecordDefinition<TableFieldSourceDefinitionTypeId>

    interface RevTableRecordDefinition<TableFieldSourceDefinitionTypeId> {
        mapKey: string;
        typeId: TableFieldSourceDefinitionTypeId;
    }

    Type Parameters

    • TableFieldSourceDefinitionTypeId

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    mapKey: string