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

    Properties

    Properties

    tryError: undefined | string