RevGrid - v0.9.3
    Preparing search index...
    interface MainSubgridDefinitionOptions {
        defaultRowHeight?: number;
        rowPropertiesCanSpecifyRowHeight?: boolean;
        rowPropertiesPrototype?: RowProperties;
        selectable?: boolean;
    }
    Index

    Properties

    defaultRowHeight?: number
    rowPropertiesCanSpecifyRowHeight?: boolean
    rowPropertiesPrototype?: RowProperties
    selectable?: boolean