• DataFilter for WPF
  • 主な特長
  • クイックスタート
  • DataFilter の操作
    • データ連結
    • フィルタの種類
      • アコーディオンレイアウト
    • XML シリアル化・逆シリアル化
    • カスタムフィルタ
    • 集計のフィルタリング
    • スタイル
    • キーボードによる移動
  • FilterEditor
    • クイックスタート
    • フィルタ式
    • エンドユーザーの操作
  • チュートリアル
    • FlexGrid との DataFilter の使用
  • .NET 5 リファレンス
    • C1.WPF.DataFilter アセンブリ
      • 名前空間
        • C1.WPF.DataFilter 名前空間
          • 概要
          • クラス
            • BeforeTooltipShowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Filter プロパティ
                • ToolTip プロパティ
                • Value プロパティ
            • C1DataFilter
              • 概要
              • メンバ
              • C1DataFilter コンストラクタ
              • メソッド
                • ApplyFilter メソッド
                • ApplyFilterAsync メソッド
                • Dispose メソッド
                • GenerateFilters メソッド
                • LoadFilterExpression メソッド
                • OnApplyTemplate メソッド
                • SaveFilterExpression メソッド
              • プロパティ
                • AutoApply プロパティ
                • AutoGenerateFilters プロパティ
                • ChecklistEmptyFilterBehavior プロパティ
                • DataCollection プロパティ
                • ExpanderHeaderStyle プロパティ
                • ExpandIconAlignment プロパティ
                • ExpandIconStyle プロパティ
                • ExpandIconTemplate プロパティ
                • Filters プロパティ
                • Items プロパティ
                • ItemsSource プロパティ
                • View プロパティ
              • フィールド
                • AutoApplyProperty フィールド
                • AutoGenerateFiltersProperty フィールド
                • ChecklistEmptyFilterBehaviorProperty フィールド
                • ExpanderHeaderStyleProperty フィールド
                • ExpandIconAlignmentProperty フィールド
                • ExpandIconStyleProperty フィールド
                • ExpandIconTemplateProperty フィールド
                • ItemsSourceProperty フィールド
              • イベント
                • AutoApplyChanged イベント
                • AutoGenerateFiltersChanged イベント
                • BeforeTooltipShow イベント
                • FilterAutoGenerating イベント
                • FilterChanged イベント
                • FilterChanging イベント
                • FilterValueChanged イベント
                • ItemsSourceChanged イベント
            • C1FilterEditor
              • 概要
              • メンバ
              • C1FilterEditor コンストラクタ
              • メソッド
                • ApplyFilterAsync メソッド
                • ClearFilter メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • AllowDragDrop プロパティ
                • Expression プロパティ
                • ItemMargin プロパティ
                • ItemsSource プロパティ
                • View プロパティ
              • フィールド
                • AllowDragDropProperty フィールド
                • ExpressionProperty フィールド
                • ItemMarginProperty フィールド
              • イベント
                • FilterChanged イベント
                • FilterChanging イベント
            • CalendarFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetValue メソッド
              • プロパティ
                • CalendarSettings プロパティ
                • Expression プロパティ
                • IsApplied プロパティ
                • MaxDate プロパティ
                • MaxSelectionCount プロパティ
                • MinDate プロパティ
                • SelectedDates プロパティ
            • CalendarSettings
              • 概要
              • メンバ
              • CalendarSettings コンストラクタ
              • プロパティ
                • Calendar プロパティ
                • CalendarWeekRule プロパティ
                • CurrentCulture プロパティ
                • FirstDayOfWeek プロパティ
                • ShowArrowButtons プロパティ
                • ShowToday プロパティ
                • ShowWeekNumbers プロパティ
                • VerticalOrientationLayout プロパティ
              • イベント
                • PropertyChanged イベント
            • ChecklistFilter
              • 概要
              • メンバ
              • ChecklistFilter コンストラクタ
                • ChecklistFilter コンストラクタ()
                • ChecklistFilter コンストラクタ(String,Boolean)
            • ChecklistFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SelectAll メソッド
                • UnselectAll メソッド
              • プロパティ
                • DisplayedItems プロパティ
                • DisplayMemberPath プロパティ
                • EmptyFilterBehavior プロパティ
                • Expression プロパティ
                • IsApplied プロパティ
                • Items プロパティ
                • ItemsSource プロパティ
                • MaxHeight プロパティ
                • SelectedItems プロパティ
                • SelectionMode プロパティ
                • ShowSearchBox プロパティ
                • ShowSelectAll プロパティ
                • ValueMemberPath プロパティ
            • CheckListFilterPresenter
              • 概要
              • メンバ
              • CheckListFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
                • ItemMargin プロパティ
                • ItemPadding プロパティ
                • ItemWidth プロパティ
                • SelectAll プロパティ
              • フィールド
                • FilterProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
                • ItemMarginProperty フィールド
                • ItemPaddingProperty フィールド
                • ItemWidthProperty フィールド
                • SelectAllProperty フィールド
            • ChecklistItem
              • 概要
              • メンバ
              • ChecklistItem コンストラクタ
                • ChecklistItem コンストラクタ()
                • ChecklistItem コンストラクタ(Object,String)
              • メソッド
                • SetSelected メソッド
              • プロパティ
                • DisplayValue プロパティ
                • Selected プロパティ
                • SummaryText プロパティ
                • Value プロパティ
            • ChecklistItemsCollection
              • 概要
              • メンバ
              • ChecklistItemsCollection コンストラクタ
              • メソッド
                • Contains メソッド
                  • Contains(Object) メソッド
            • CombinationExpression
              • 概要
              • メンバ
              • CombinationExpression コンストラクタ
                • CombinationExpression コンストラクタ()
                • CombinationExpression コンストラクタ(FilterCombination,IEnumerable<Expression>)
              • プロパティ
                • Expressions プロパティ
                • FilterCombination プロパティ
            • ConditionalFilter
              • 概要
              • メンバ
              • プロパティ
                • CombinationExpressions プロパティ
                • Delay プロパティ
                • Expression プロパティ
            • ConditionalFilterPresenter
              • 概要
              • メンバ
              • ConditionalFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
              • フィールド
                • FilterProperty フィールド
            • CustomFilter
              • 概要
              • メンバ
              • プロパティ
                • Control プロパティ
                • Expression プロパティ
                • Template プロパティ
            • CustomFilterPresenter
              • 概要
              • メンバ
              • CustomFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Content プロパティ
                • ContentTemplate プロパティ
                • Filter プロパティ
              • フィールド
                • ContentProperty フィールド
                • ContentTemplateProperty フィールド
                • FilterProperty フィールド
            • DateFilter
              • 概要
              • メンバ
              • DateFilter コンストラクタ
              • プロパティ
                • Format プロパティ
            • DateRangeFilter
              • 概要
              • メンバ
              • DateRangeFilter コンストラクタ
                • DateRangeFilter コンストラクタ()
                • DateRangeFilter コンストラクタ(String,Boolean)
            • DateRangeFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetLowerValue メソッド
                • SetUpperValue メソッド
              • プロパティ
                • CalendarSettings プロパティ
                • EditorsVisible プロパティ
                • Expression プロパティ
                • Format プロパティ
                • LowerValue プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • SliderVisible プロパティ
                • UpperValue プロパティ
            • DateRangeFilterPresenter
              • 概要
              • メンバ
            • Expression
              • 概要
              • メンバ
              • プロパティ
                • Not プロパティ
            • Filter
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
              • プロパティ
                • ActualHeaderText プロパティ
                • Expression プロパティ
                • HeaderText プロパティ
                • IsApplied プロパティ
                • IsAutoGenerated プロパティ
                • PropertyName プロパティ
                • ToolTip プロパティ
            • FilterAutoGeneratingEventArgs
              • 概要
              • メンバ
              • FilterAutoGeneratingEventArgs コンストラクタ
              • プロパティ
                • Filter プロパティ
                • Property プロパティ
            • FilterChangedEventArgs
              • 概要
              • メンバ
              • FilterChangedEventArgs コンストラクタ
              • プロパティ
                • Filter プロパティ
            • FilterCollection
              • 概要
              • メンバ
              • FilterCollection コンストラクタ
            • FilterSummary
              • 概要
              • メンバ
              • FilterSummary コンストラクタ
              • メソッド
                • GetText メソッド
              • プロパティ
                • AggregateType プロパティ
                • CustomFormat プロパティ
                • Label プロパティ
                • Owner プロパティ
                • PropertyName プロパティ
              • イベント
                • PropertyChanged イベント
            • FilterWithSummary
              • 概要
              • メンバ
              • プロパティ
                • FilterSummary プロパティ
            • FullTextFilter
              • 概要
              • メンバ
              • FullTextFilter コンストラクタ
              • メソッド
                • Reset メソッド
              • プロパティ
                • Delay プロパティ
                • Expression プロパティ
                • IsApplied プロパティ
                • MatchCase プロパティ
                • MatchWholeWord プロパティ
                • ShowMatchCase プロパティ
                • ShowMatchWholeWord プロパティ
                • Text プロパティ
            • FullTextFilterPresenter
              • 概要
              • メンバ
              • FullTextFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • HeaderContent プロパティ
                • MatchCase プロパティ
                • MatchWholeWord プロパティ
                • Text プロパティ
              • フィールド
                • FilterProperty フィールド
                • HeaderContentProperty フィールド
                • MatchCaseProperty フィールド
                • MatchWholeWordProperty フィールド
                • TextProperty フィールド
            • ItemPropertyChangedEventArgs
              • 概要
              • メンバ
              • ItemPropertyChangedEventArgs コンストラクタ
              • プロパティ
                • ApplyFilter プロパティ
            • NotifyPropertyChanged
              • 概要
              • メンバ
              • イベント
                • PropertyChanged イベント
                • ValueChanged イベント
            • NumericFilter
              • 概要
              • メンバ
              • NumericFilter コンストラクタ
              • プロパティ
                • Format プロパティ
                • Increment プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
            • NumericRangeFilterPresenter
              • 概要
              • メンバ
            • ObservableCollectionBase<T>
              • 概要
              • メンバ
              • ObservableCollectionBase<T> コンストラクタ
              • イベント
                • CollectionResetting イベント
            • OperationExpression
              • 概要
              • メンバ
              • OperationExpression コンストラクタ
              • プロパティ
                • FilterOperation プロパティ
                • PropertyName プロパティ
                • Value プロパティ
            • PredicateExpression
              • 概要
              • メンバ
              • PredicateExpression コンストラクタ
              • プロパティ
                • Predicate プロパティ
            • RangeFilter
              • 概要
              • メンバ
              • RangeFilter コンストラクタ
                • RangeFilter コンストラクタ()
                • RangeFilter コンストラクタ(String,Boolean)
            • RangeFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetLowerValue メソッド
                • SetUpperValue メソッド
              • プロパティ
                • EditorsType プロパティ
                • EditorsVisible プロパティ
                • Expression プロパティ
                • Format プロパティ
                • Increment プロパティ
                • LowerValue プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • SliderVisible プロパティ
                • UpperValue プロパティ
            • RangeFilterPresenter
              • 概要
              • メンバ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • From プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
                • LowerEditorContent プロパティ
                • LowerEditorTemplate プロパティ
                • To プロパティ
                • UpperEditorContent プロパティ
                • UpperEditorTemplate プロパティ
              • フィールド
                • FilterProperty フィールド
                • FromProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
                • LowerEditorContentProperty フィールド
                • LowerEditorTemplateProperty フィールド
                • ToProperty フィールド
                • UpperEditorContentProperty フィールド
                • UpperEditorTemplateProperty フィールド
            • TextExpression
              • 概要
              • メンバ
              • TextExpression コンストラクタ
              • プロパティ
                • MatchCase プロパティ
                • MatchWholeWord プロパティ
            • TextFilter
              • 概要
              • メンバ
              • TextFilter コンストラクタ
            • ThreeStateFilter
              • 概要
              • メンバ
              • ThreeStateFilter コンストラクタ
              • メソッド
                • Reset メソッド
              • プロパティ
                • Expression プロパティ
                • FalseLabel プロパティ
                • IsApplied プロパティ
                • IsFalseChecked プロパティ
                • IsNullChecked プロパティ
                • IsThreeState プロパティ
                • IsTrueChecked プロパティ
                • NullLabel プロパティ
                • TrueLabel プロパティ
            • ThreeStateFilterPresenter
              • 概要
              • メンバ
              • ThreeStateFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FalseConditionContent プロパティ
                • FalseConditionContentTemplate プロパティ
                • Filter プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
                • NullConditionContent プロパティ
                • NullConditionContentTemplate プロパティ
                • TrueConditionContent プロパティ
                • TrueConditionContentTemplate プロパティ
              • フィールド
                • FalseConditionContentProperty フィールド
                • FalseConditionContentTemplateProperty フィールド
                • FilterProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
                • NullConditionContentProperty フィールド
                • NullConditionContentTemplateProperty フィールド
                • TrueConditionContentProperty フィールド
                • TrueConditionContentTemplateProperty フィールド
            • ValueChangedEventArgs
              • 概要
              • メンバ
              • ValueChangedEventArgs コンストラクタ
              • プロパティ
                • ApplyFilter プロパティ
          • 列挙型
            • AggregateType
            • AutoWidthMode
            • EditorsType
            • EmptyFilterBehavior
            • SelectionMode
  • .NET 4.5.2 リファレンス
    • C1.WPF.DataFilter.4.5.2 アセンブリ
      • 名前空間
        • C1.DataFilter 名前空間
          • 概要
          • クラス
            • BeforeTooltipShowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Filter プロパティ
                • ToolTip プロパティ
                • Value プロパティ
            • BoolFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetValue メソッド
              • プロパティ
                • DefaultValue プロパティ
                • Expression プロパティ
                • IgnoreDefault プロパティ
                • IsApplied プロパティ
                • Text プロパティ
                • Value プロパティ
            • CalendarFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetValue メソッド
              • プロパティ
                • CalendarSettings プロパティ
                • Expression プロパティ
                • IsApplied プロパティ
                • MaxDate プロパティ
                • MaxSelectionCount プロパティ
                • MinDate プロパティ
                • SelectedDates プロパティ
            • CalendarSettings
              • 概要
              • メンバ
              • CalendarSettings コンストラクタ
              • プロパティ
                • Calendar プロパティ
                • CalendarWeekRule プロパティ
                • CurrentCulture プロパティ
                • FirstDayOfWeek プロパティ
                • ShowArrowButtons プロパティ
                • ShowToday プロパティ
                • ShowWeekNumbers プロパティ
                • VerticalOrientationLayout プロパティ
              • イベント
                • PropertyChanged イベント
            • ChecklistFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SelectAll メソッド
                • UnselectAll メソッド
              • プロパティ
                • DisplayedItems プロパティ
                • DisplayMemberPath プロパティ
                • Expression プロパティ
                • IsApplied プロパティ
                • Items プロパティ
                • ItemsSource プロパティ
                • MaxHeight プロパティ
                • SelectedItems プロパティ
                • SelectionMode プロパティ
                • ShowSearchBox プロパティ
                • ShowSelectAll プロパティ
                • ValueMemberPath プロパティ
            • ChecklistItem
              • 概要
              • メンバ
              • ChecklistItem コンストラクタ
                • ChecklistItem コンストラクタ()
                • ChecklistItem コンストラクタ(Object,String)
              • メソッド
                • SetSelected メソッド
              • プロパティ
                • DisplayValue プロパティ
                • Selected プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • ChecklistItemsCollection
              • 概要
              • メンバ
              • ChecklistItemsCollection コンストラクタ
              • メソッド
                • Contains メソッド
                  • Contains(Object) メソッド
            • CombinationExpression
              • 概要
              • メンバ
              • CombinationExpression コンストラクタ
              • プロパティ
                • Expressions プロパティ
                • FilterCombination プロパティ
            • DateRangeFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetLowerValue メソッド
                • SetUpperValue メソッド
              • プロパティ
                • CalendarSettings プロパティ
                • EditorsVisible プロパティ
                • Expression プロパティ
                • Format プロパティ
                • LowerValue プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • SliderVisible プロパティ
                • UpperValue プロパティ
            • Expression
              • 概要
              • メンバ
              • プロパティ
                • Not プロパティ
            • Filter
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
              • プロパティ
                • Expanded プロパティ
                • Expression プロパティ
                • HeaderText プロパティ
                • IsApplied プロパティ
                • IsAutoGenerated プロパティ
                • PropertyName プロパティ
                • ToolTip プロパティ
              • イベント
                • PropertyChanged イベント
                • ValueChanged イベント
            • FilterAutoGeneratingEventArgs
              • 概要
              • メンバ
              • FilterAutoGeneratingEventArgs コンストラクタ
              • プロパティ
                • Filter プロパティ
                • Property プロパティ
            • FilterChangedEventArgs
              • 概要
              • メンバ
              • FilterChangedEventArgs コンストラクタ
              • プロパティ
                • Filter プロパティ
            • FilterCollection
              • 概要
              • メンバ
              • FilterCollection コンストラクタ
            • FilterSummary
              • 概要
              • メンバ
              • FilterSummary コンストラクタ
              • メソッド
                • GetText メソッド
              • プロパティ
                • AggregateType プロパティ
                • CustomFormat プロパティ
                • Label プロパティ
                • Owner プロパティ
                • PropertyName プロパティ
              • イベント
                • PropertyChanged イベント
            • FilterWithSummary
              • 概要
              • メンバ
              • プロパティ
                • FilterSummary プロパティ
            • ItemPropertyChangedEventArgs
              • 概要
              • メンバ
              • ItemPropertyChangedEventArgs コンストラクタ
              • プロパティ
                • ApplyFilter プロパティ
            • ObservableCollectionBase<T>
              • 概要
              • メンバ
              • ObservableCollectionBase<T> コンストラクタ
              • イベント
                • CollectionResetting イベント
            • OperationExpression
              • 概要
              • メンバ
              • OperationExpression コンストラクタ
              • プロパティ
                • FilterOperation プロパティ
                • PropertyName プロパティ
                • Value プロパティ
            • PredicateExpression
              • 概要
              • メンバ
              • PredicateExpression コンストラクタ
              • プロパティ
                • Predicate プロパティ
            • RangeFilterBase
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • SetLowerValue メソッド
                • SetUpperValue メソッド
              • プロパティ
                • EditorsType プロパティ
                • EditorsVisible プロパティ
                • Expression プロパティ
                • Format プロパティ
                • Increment プロパティ
                • LowerValue プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • SliderVisible プロパティ
                • UpperValue プロパティ
            • ValueChangedEventArgs
              • 概要
              • メンバ
              • ValueChangedEventArgs コンストラクタ
              • プロパティ
                • ApplyFilter プロパティ
          • 列挙型
            • AggregateType
            • AutoWidthMode
            • EditorsType
            • SelectionMode
        • C1.WPF.DataFilter 名前空間
          • 概要
          • クラス
            • BoolFilter
              • 概要
              • メンバ
              • BoolFilter コンストラクタ
                • BoolFilter コンストラクタ()
                • BoolFilter コンストラクタ(String,Boolean)
            • C1DataFilter
              • 概要
              • メンバ
              • C1DataFilter コンストラクタ
              • メソッド
                • ApplyFilter メソッド
                • ApplyFilterAsync メソッド
                • GenerateFilters メソッド
                • LoadFilterExpression メソッド
                • OnApplyTemplate メソッド
                • SaveFilterExpression メソッド
              • プロパティ
                • AutoApply プロパティ
                • AutoGenerateFilters プロパティ
                • CollapsedBackground プロパティ
                • ExpandedBackground プロパティ
                • ExpandedMouseOverBrush プロパティ
                • Filters プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
                • ItemBackground プロパティ
                • ItemBorderBrush プロパティ
                • ItemBorderThickness プロパティ
                • ItemCornerRadius プロパティ
                • ItemForeground プロパティ
                • ItemMargin プロパティ
                • ItemPadding プロパティ
                • ItemsSource プロパティ
                • View プロパティ
              • フィールド
                • AutoApplyProperty フィールド
                • AutoGenerateFiltersProperty フィールド
                • CollapsedBackgroundProperty フィールド
                • ExpandedBackgroundProperty フィールド
                • ExpandedMouseOverBrushProperty フィールド
                • FiltersProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
                • ItemBackgroundProperty フィールド
                • ItemBorderBrushProperty フィールド
                • ItemBorderThicknessProperty フィールド
                • ItemCornerRadiusProperty フィールド
                • ItemForegroundProperty フィールド
                • ItemMarginProperty フィールド
                • ItemPaddingProperty フィールド
                • ItemsSourceProperty フィールド
              • イベント
                • AutoApplyChanged イベント
                • AutoGenerateFiltersChanged イベント
                • BeforeTooltipShow イベント
                • FilterAutoGenerating イベント
                • FilterChanged イベント
                • FilterChanging イベント
                • FilterValueChanged イベント
                • ItemsSourceChanged イベント
            • C1FilterEditor
              • 概要
              • メンバ
              • C1FilterEditor コンストラクタ
              • メソッド
                • ApplyFilterAsync メソッド
                • ClearFilter メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • AllowDragDrop プロパティ
                • Expression プロパティ
                • ItemMargin プロパティ
                • ItemsSource プロパティ
                • View プロパティ
              • フィールド
                • AllowDragDropProperty フィールド
                • ExpressionProperty フィールド
                • ItemMarginProperty フィールド
              • イベント
                • FilterChanged イベント
                • FilterChanging イベント
            • ChecklistFilter
              • 概要
              • メンバ
              • ChecklistFilter コンストラクタ
                • ChecklistFilter コンストラクタ()
                • ChecklistFilter コンストラクタ(String,Boolean)
            • CustomFilter
              • 概要
              • メンバ
              • プロパティ
                • Control プロパティ
                • Expression プロパティ
                • Template プロパティ
            • DateRangeFilter
              • 概要
              • メンバ
              • DateRangeFilter コンストラクタ
                • DateRangeFilter コンストラクタ()
                • DateRangeFilter コンストラクタ(String,Boolean)
            • RangeFilter
              • 概要
              • メンバ
              • RangeFilter コンストラクタ
                • RangeFilter コンストラクタ()
                • RangeFilter コンストラクタ(String,Boolean)
        • C1.WPF.DataFilter.View 名前空間
          • 概要
          • クラス
            • BoolFilterPresenter
              • 概要
              • メンバ
              • BoolFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • ConditionContent プロパティ
                • ConditionContentTemplate プロパティ
                • ExpandedBackground プロパティ
                • ExpandedCornerRadius プロパティ
                • ExpandedMouseOverBrush プロパティ
                • Filter プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
              • フィールド
                • ConditionContentProperty フィールド
                • ConditionContentTemplateProperty フィールド
                • ExpandedBackgroundProperty フィールド
                • ExpandedCornerRadiusProperty フィールド
                • ExpandedMouseOverBrushProperty フィールド
                • FilterProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
            • CheckListFilterPresenter
              • 概要
              • メンバ
              • CheckListFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • ExpandedBackground プロパティ
                • ExpandedCornerRadius プロパティ
                • ExpandedMouseOverBrush プロパティ
                • Filter プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
                • ItemMargin プロパティ
                • ItemPadding プロパティ
                • ItemWidth プロパティ
                • SelectAll プロパティ
              • フィールド
                • ExpandedBackgroundProperty フィールド
                • ExpandedCornerRadiusProperty フィールド
                • ExpandedMouseOverBrushProperty フィールド
                • FilterProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
                • ItemMarginProperty フィールド
                • ItemPaddingProperty フィールド
                • ItemWidthProperty フィールド
                • SelectAllProperty フィールド
            • CustomFilterPresenter
              • 概要
              • メンバ
              • CustomFilterPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Content プロパティ
                • ContentTemplate プロパティ
                • Filter プロパティ
              • フィールド
                • ContentProperty フィールド
                • ContentTemplateProperty フィールド
                • FilterProperty フィールド
            • DateRangeFilterPresenter
              • 概要
              • メンバ
            • NumericRangeFilterPresenter
              • 概要
              • メンバ
            • RangeFilterPresenter
              • 概要
              • メンバ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • ExpandedBackground プロパティ
                • ExpandedCornerRadius プロパティ
                • ExpandedMouseOverBrush プロパティ
                • Filter プロパティ
                • From プロパティ
                • HeaderContent プロパティ
                • HeaderTemplate プロパティ
                • LowerEditorContent プロパティ
                • LowerEditorTemplate プロパティ
                • To プロパティ
                • UpperEditorContent プロパティ
                • UpperEditorTemplate プロパティ
              • フィールド
                • ExpandedBackgroundProperty フィールド
                • ExpandedCornerRadiusProperty フィールド
                • ExpandedMouseOverBrushProperty フィールド
                • FilterProperty フィールド
                • FromProperty フィールド
                • HeaderContentProperty フィールド
                • HeaderTemplateProperty フィールド
                • LowerEditorContentProperty フィールド
                • LowerEditorTemplateProperty フィールド
                • ToProperty フィールド
                • UpperEditorContentProperty フィールド
                • UpperEditorTemplateProperty フィールド