RevGrid - v0.9.3
    Preparing search index...
    interface Column {
        autoSizableWidth: undefined | number;
        fieldName: string;
        visible: undefined | boolean;
    }
    Index

    Properties

    autoSizableWidth: undefined | number
    fieldName: string
    visible: undefined | boolean