型・APIリファレンス
    Preparing search index...

    Interface SearchConditionDatePropertyEditor

    検索条件DatePropertyEditor

    interface SearchConditionDatePropertyEditor {
        customStyle?: string;
        displayType: "TEXT" | "LABEL" | "HIDDEN";
        hidden: boolean;
        inputCustomStyle?: string;
        searchInRange: boolean;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    表示カスタムスタイル

    displayType: "TEXT" | "LABEL" | "HIDDEN"

    表示タイプ

    hidden: boolean

    hiddenにするか?

    inputCustomStyle?: string

    入力カスタムスタイル

    searchInRange: boolean

    範囲検索

    type: string

    エディタの種類