cheetah-grid
    Preparing search index...

    Interface OldSimpleColumnMenuItemOptionInternal

    interface OldSimpleColumnMenuItemOption {
        caption: string;
        value: any;
    }
    Index

    Properties

    Properties

    caption: string
    value: any