RevGrid - v0.9.3
    Preparing search index...
    interface Config {
        backgroundColor: string;
        bounds: RevRectangle;
        isSelected: boolean;
        value: number;
    }
    Index

    Properties

    backgroundColor: string
    bounds: RevRectangle
    isSelected: boolean
    value: number