| C1.Silverlight.Binding Namespace : C1CalcEngine Class |
For a list of all members of this type, see C1CalcEngine members.
| Name | Description | |
|---|---|---|
![]() | CacheExpressions | Gets or sets whether the calc engine should keep a cache with parsed expressions. |
![]() | CultureInfo | Gets or sets the CultureInfo to use when parsing numbers and dates. |
![]() | DataContext | Gets or sets the DataContext for this C1CalcEngine. |
![]() | Functions | Gets the dictionary that contains function definitions. |
![]() | IdentifierChars | Gets or sets a string that specifies special characters that are valid for identifiers. |
![]() | OptimizeExpressions | Gets or sets whether the calc engine should optimize expressions when they are parsed. |
![]() | Variables | Gets the dictionary that contains simple variables (not in the DataContext). |