WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DataReflectionMode

    Show / Hide Table of Contents

    Enum DataReflectionMode

    Defines the constants for specifying different data mode performed in view.

    Namespace: Syncfusion.Data
    Assembly: Syncfusion.Data.WPF.dll
    Syntax
    public enum DataReflectionMode

    Fields

    Name Description
    Default

    Data operations are based on Mapping Name.

    Display

    Data operations are based on formatted display value.

    Value

    Data operations are based on mapped property value.

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