• RulesManager
  • クイックスタート
  • ルールの操作
    • ルールの作成
    • Range プロパティを理解する
    • ルールの読み込み、保存、削除
  • 実行時のインタラクション
  • RulesManager を DataGrid と統合する方法
  • RulesManager を C1ListView と統合する方法
  • .NET リファレンス
    • C1.WPF.RulesManager アセンブリ
      • 名前空間
        • C1.WPF.RulesManager 名前空間
          • 概要
          • クラス
            • C1CachedDataCollectionList<T>
              • 概要
              • メンバ
              • メソッド
                • Dispose メソッド
                  • Dispose() メソッド
                  • Dispose(Boolean) メソッド
                • OnItemLoaded メソッド
                • OnItemUnloaded メソッド
              • プロパティ
                • IsDisposed プロパティ
            • C1RulesEngine
              • 概要
              • メンバ
              • C1RulesEngine コンストラクタ
              • メソッド
                • GetStyle メソッド
                • Load メソッド
                • Save メソッド
              • プロパティ
                • Rules プロパティ
              • イベント
                • RulesChanged イベント
            • C1RulesManager
              • 概要
              • メンバ
              • C1RulesManager コンストラクタ
              • メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
                • Save メソッド
              • プロパティ
                • AttentionBackgroundColor プロパティ
                • AutoApply プロパティ
                • CautionBackgroundColor プロパティ
                • CautionForegroundColor プロパティ
                • CriticalBackgroundColor プロパティ
                • CriticalForegroundColor プロパティ
                • DefaultBackgroundColor プロパティ
                • Engine プロパティ
                • IsAddButtonVisible プロパティ
                • IsRemoveButtonVisible プロパティ
                • IsRuleNameVisible プロパティ
                • RulesVisibility プロパティ
                • SuccessBackgroundColor プロパティ
                • SuccessForegroundColor プロパティ
              • フィールド
                • AttentionBackgroundColorProperty フィールド
                • AutoApplyProperty フィールド
                • CautionBackgroundColorProperty フィールド
                • CautionForegroundColorProperty フィールド
                • CriticalBackgroundColorProperty フィールド
                • CriticalForegroundColorProperty フィールド
                • DefaultBackgroundColorProperty フィールド
                • EngineProperty フィールド
                • IsAddButtonVisibleProperty フィールド
                • IsRemoveButtonVisibleProperty フィールド
                • IsRuleNameVisibleProperty フィールド
                • RulesVisibilityProperty フィールド
                • SuccessBackgroundColorProperty フィールド
                • SuccessForegroundColorProperty フィールド
            • IconSetStyleSelector
              • 概要
              • メンバ
              • IconSetStyleSelector コンストラクタ
              • メソッド
                • SelectStyle メソッド
              • プロパティ
                • BaseStyle プロパティ
                • CautionStyle プロパティ
                • CriticalStyle プロパティ
                • SuccessStyle プロパティ
            • RulesCollection
              • 概要
              • メンバ
              • メソッド
                • OnCollectionChanged メソッド
                • OnItemLoaded メソッド
                • OnItemUnloaded メソッド
              • プロパティ
                • DataCollection プロパティ
            • RulesEngineColorScaleRule
              • 概要
              • メンバ
              • RulesEngineColorScaleRule コンストラクタ
              • メソッド
                • GetApplicableFields メソッド
                • GetStyle メソッド
              • プロパティ
                • Stops プロパティ
            • RulesEngineColorScaleStop
              • 概要
              • メンバ
              • RulesEngineColorScaleStop コンストラクタ
              • メソッド
                • OnStopChanged メソッド
              • プロパティ
                • Color プロパティ
                • Value プロパティ
                • ValueType プロパティ
              • イベント
                • StopChanged イベント
            • RulesEngineColorStopCollection
              • 概要
              • メンバ
              • メソッド
                • OnCollectionChanged メソッド
                • OnItemLoaded メソッド
                • OnItemUnloaded メソッド
              • プロパティ
                • DataCollection プロパティ
            • RulesEngineCustomRule
              • 概要
              • メンバ
              • RulesEngineCustomRule コンストラクタ
              • メソッド
                • GetStyle メソッド
              • プロパティ
                • Func プロパティ
            • RulesEngineDataBarRule
              • 概要
              • メンバ
              • RulesEngineDataBarRule コンストラクタ
              • メソッド
                • GetApplicableFields メソッド
                • GetStyle メソッド
              • プロパティ
                • Color プロパティ
                • IsGradient プロパティ
                • MaximumValue プロパティ
                • MaximumValueType プロパティ
                • MinimumValue プロパティ
                • MinimumValueType プロパティ
            • RulesEngineExpressionRule
              • 概要
              • メンバ
              • RulesEngineExpressionRule コンストラクタ
              • メソッド
                • Evaluate メソッド
                • GetApplicableFields メソッド
                • GetStyle メソッド
              • プロパティ
                • Expression プロパティ
                • Style プロパティ
            • RulesEngineRange
              • 概要
              • メンバ
              • RulesEngineRange コンストラクタ
                • RulesEngineRange コンストラクタ()
                • RulesEngineRange コンストラクタ(Int32,Int32)
                • RulesEngineRange コンストラクタ(Int32,Int32,String)
                • RulesEngineRange コンストラクタ(String)
                • RulesEngineRange コンストラクタ(Nullable<Int32>,Nullable<Int32>,IReadOnlyList<String>)
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Intersects メソッド
                • ToString メソッド
                • TryParse メソッド
              • プロパティ
                • Fields プロパティ
                • FirstItem プロパティ
                • LastItem プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • RulesEngineRangeCollection
              • 概要
              • メンバ
              • RulesEngineRangeCollection コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Parse メソッド
                • ToString メソッド
                • TryParse メソッド
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • RulesEngineRule
              • 概要
              • メンバ
              • メソッド
                • AppliesTo メソッド
                • GetApplicableFields メソッド
                • GetSourceRanges メソッド
                • GetStyle メソッド
                • Intersects メソッド
                • OnRuleChanged メソッド
              • プロパティ
                • IsEnabled プロパティ
                • Name プロパティ
                • Ranges プロパティ
                • StopIfTrue プロパティ
              • イベント
                • RuleChanged イベント
            • RulesEngineSegment
              • 概要
              • メンバ
              • RulesEngineSegment コンストラクタ
              • メソッド
                • OnSegmentChanged メソッド
              • プロパティ
                • Operator プロパティ
                • Style プロパティ
                • Value プロパティ
                • ValueType プロパティ
              • イベント
                • SegmentChanged イベント
            • RulesEngineSegmentsCollection
              • 概要
              • メンバ
              • メソッド
                • OnCollectionChanged メソッド
                • OnItemLoaded メソッド
                • OnItemUnloaded メソッド
              • プロパティ
                • DataCollection プロパティ
            • RulesEngineSegmentsRule
              • 概要
              • メンバ
              • RulesEngineSegmentsRule コンストラクタ
              • メソッド
                • GetApplicableFields メソッド
                • GetStyle メソッド
              • プロパティ
                • Segments プロパティ
            • RulesEngineSource
              • 概要
              • メンバ
              • メソッド
                • GetFields メソッド
                • GetFieldValues<T> メソッド
                • GetMaximum<T> メソッド
                • GetMinimum<T> メソッド
                • GetRangesValues<T> メソッド
                • GetRangeValuesCollection<T> メソッド
                • GetSortedRangesValues<T> メソッド
                • GetValue<T> メソッド
                • InvalidateRanges メソッド
              • プロパティ
                • Fields プロパティ
            • RulesEngineStyle
              • 概要
              • メンバ
              • RulesEngineStyle コンストラクタ
              • メソッド
                • Equals メソッド
                • GetFont メソッド
                • GetHashCode メソッド
                • OnStyleChanged メソッド
              • プロパティ
                • Background プロパティ
                • BorderBrush プロパティ
                • DataBarBackground プロパティ
                • DataBarBorderBrush プロパティ
                • DataBarValue プロパティ
                • FontFamily プロパティ
                • FontSize プロパティ
                • FontStyle プロパティ
                • FontWeight プロパティ
                • Foreground プロパティ
                • IconBrush プロパティ
                • IconTemplate プロパティ
                • TextAlignment プロパティ
              • イベント
                • StyleChanged イベント
            • RulesManagerCloseDropDown
              • 概要
              • メンバ
              • RulesManagerCloseDropDown コンストラクタ
              • プロパティ
                • MenuList プロパティ
              • フィールド
                • MenuListProperty フィールド
            • RulesManagerItemsControl
              • 概要
              • メンバ
              • RulesManagerItemsControl コンストラクタ
              • メソッド
                • GetContainerForItemOverride メソッド
            • RulesManagerNewRuleForm
              • 概要
              • メンバ
              • RulesManagerNewRuleForm コンストラクタ
              • メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • AttentionBackgroundColor プロパティ
                • CautionBackgroundColor プロパティ
                • CautionForegroundColor プロパティ
                • CriticalBackgroundColor プロパティ
                • CriticalForegroundColor プロパティ
                • DefaultBackgroundColor プロパティ
                • Rule プロパティ
                • RulesVisibility プロパティ
                • SuccessBackgroundColor プロパティ
                • SuccessForegroundColor プロパティ
              • フィールド
                • AttentionBackgroundColorProperty フィールド
                • CancelClicked フィールド
                • CautionBackgroundColorProperty フィールド
                • CautionForegroundColorProperty フィールド
                • CriticalBackgroundColorProperty フィールド
                • CriticalForegroundColorProperty フィールド
                • DefaultBackgroundColorProperty フィールド
                • OKClicked フィールド
                • RuleProperty フィールド
                • RulesVisibilityProperty フィールド
                • SuccessBackgroundColorProperty フィールド
                • SuccessForegroundColorProperty フィールド
            • RulesManagerSelectedTabBehavior
              • 概要
              • メンバ
              • RulesManagerSelectedTabBehavior コンストラクタ
              • メソッド
                • OnAttachedTo メソッド
                • OnDetachingFrom メソッド
              • プロパティ
                • SelectedTabIndex プロパティ
              • フィールド
                • SelectedTabIndexProperty フィールド
            • RulesManagerStylePicker
              • 概要
              • メンバ
              • RulesManagerStylePicker コンストラクタ
              • メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FocusBrush プロパティ
                • IconBrush プロパティ
                • IconTemplate プロパティ
                • MouseOverBorderBrush プロパティ
                • MouseOverBrush プロパティ
                • OpenIconStyle プロパティ
                • OpenIconTemplate プロパティ
                • PressedBrush プロパティ
                • RuleBackground プロパティ
                • RuleBorderBrush プロパティ
                • RuleFontFamily プロパティ
                • RuleFontSize プロパティ
                • RuleFontStyle プロパティ
                • RuleFontWeight プロパティ
                • RuleForeground プロパティ
                • RuleTextAlignment プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • IconBrushProperty フィールド
                • IconTemplateProperty フィールド
                • MouseOverBorderBrushProperty フィールド
                • MouseOverBrushProperty フィールド
                • OpenIconStyleProperty フィールド
                • OpenIconTemplateProperty フィールド
                • PressedBrushProperty フィールド
                • RuleBackgroundProperty フィールド
                • RuleBorderBrushProperty フィールド
                • RuleFontFamilyProperty フィールド
                • RuleFontSizeProperty フィールド
                • RuleFontStyleProperty フィールド
                • RuleFontWeightProperty フィールド
                • RuleForegroundProperty フィールド
                • RuleTextAlignmentProperty フィールド
            • RulesManagerStylePreview
              • 概要
              • メンバ
              • RulesManagerStylePreview コンストラクタ
              • メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • DataBarBackground プロパティ
                • DataBarBorderBrush プロパティ
                • IconBrush プロパティ
                • IconTemplate プロパティ
                • RuleBackground プロパティ
                • RuleBorderBrush プロパティ
                • RuleFontFamily プロパティ
                • RuleFontSize プロパティ
                • RuleFontStyle プロパティ
                • RuleFontWeight プロパティ
                • RuleForeground プロパティ
                • RuleTextAlignment プロパティ
              • フィールド
                • DataBarBackgroundProperty フィールド
                • DataBarBorderBrushProperty フィールド
                • IconBrushProperty フィールド
                • IconTemplateProperty フィールド
                • RuleBackgroundProperty フィールド
                • RuleBorderBrushProperty フィールド
                • RuleFontFamilyProperty フィールド
                • RuleFontSizeProperty フィールド
                • RuleFontStyleProperty フィールド
                • RuleFontWeightProperty フィールド
                • RuleForegroundProperty フィールド
                • RuleTextAlignmentProperty フィールド
          • 列挙型
            • EnumColor
            • RulesEngineSegmentOperator
            • RulesEngineValueType
            • RulesManagerRuleVisibility
          • 構造体
            • ColorScaleInfo
              • 概要
              • メンバ
              • ColorScaleInfo コンストラクタ
              • プロパティ
                • Colors プロパティ
            • DataBarInfo
              • 概要
              • メンバ
              • DataBarInfo コンストラクタ
              • プロパティ
                • Color プロパティ
                • IsGradient プロパティ
            • IconInfo
              • 概要
              • メンバ
              • IconInfo コンストラクタ
              • プロパティ
                • IconColor プロパティ
                • IconTemplate プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ