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

    Interface SearchConditionRangeSearchablePropertyEditor

    範囲検索可能な検索条件プロパティエディタの基底型

    interface SearchConditionRangeSearchablePropertyEditor {
        customStyle?: string;
        hidden: boolean;
        inputCustomStyle?: string;
        searchInRange: boolean;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    表示カスタムスタイル

    hidden: boolean

    hiddenにするか?

    inputCustomStyle?: string

    入力カスタムスタイル

    searchInRange: boolean

    範囲検索

    type: string

    エディタの種類