RevGrid - v0.11.1
    Preparing search index...
    interface LockErrorIdPlusTryError {
        errorId: RevColumnLayoutOrReference.LockErrorId;
        tryError: string | undefined;
    }
    Index

    Properties

    Properties

    tryError: string | undefined