menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConditionalFormatsAppliedEventArgs.Action - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConditionalFormatsAppliedEventArgs.Action

    Represents the definition for the kind of action performed while applying a conditional format via the editor.

    Namespace: Syncfusion.Windows.Grid.Olap
    Assembly: Syncfusion.OlapGrid.WPF.dll
    Syntax
    public enum Action

    Fields

    Name Description
    AddedCondition

    If a condition is added.

    Cancel

    If it is canceled.

    DefaultCondition

    If it is a default condition.

    ModifiedCondition

    If a condition is modified.

    NewCondition

    If a condition is newly created.

    RemovedAll

    If all conditions are removed.

    RemovedCondition

    If a condition is removed.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved