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 |