menu

WPF

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

    Show / Hide Table of Contents

    Class CalculateConfig

    CalculateConfig serves as a Configuration class for the calculate library. In the current version, there are no explicit settings. Adding this component from the tool box allows you to easily configure your project for calculate support.

    Inheritance
    System.Object
    CalculateConfig
    Namespace: Syncfusion.Calculate
    Assembly: Syncfusion.Calculate.Base.dll
    Syntax
    public class CalculateConfig : Component

    Constructors

    CalculateConfig()

    Constructor function

    Declaration
    public CalculateConfig()

    Properties

    Copyright

    Copyright notice for the library.

    Declaration
    public string Copyright { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved