menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BehaviorAdditiveType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BehaviorAdditiveType

    Specifies the additive type of property

    Inheritance
    System.Object
    BehaviorAdditiveType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class BehaviorAdditiveType : Enum

    Fields

    Base

    Specifies the behavior additive type is Base

    Declaration
    public const BehaviorAdditiveType Base
    Field Value
    Type
    BehaviorAdditiveType

    Multiply

    Specifies the behavior additive type is Multiply

    Declaration
    public const BehaviorAdditiveType Multiply
    Field Value
    Type
    BehaviorAdditiveType

    None

    Specifies the behavior additive type is None

    Declaration
    public const BehaviorAdditiveType None
    Field Value
    Type
    BehaviorAdditiveType

    NotDefined

    Specifies the behavior additive type is Not Defined

    Declaration
    public const BehaviorAdditiveType NotDefined
    Field Value
    Type
    BehaviorAdditiveType

    Replace

    Specifies the behavior additive type is Replace

    Declaration
    public const BehaviorAdditiveType Replace
    Field Value
    Type
    BehaviorAdditiveType

    Sum

    Specifies the behavior additive type is Sum

    Declaration
    public const BehaviorAdditiveType Sum
    Field Value
    Type
    BehaviorAdditiveType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved