WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalulationExtensions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CalulationExtensions

    Inheritance
    System.Object
    CalulationExtensions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public static class CalulationExtensions

    Methods

    GetCompiledExpression(Type, Boolean, String, out ExpressionError)

    Declaration
    public static Delegate GetCompiledExpression(this Type type, bool caseSensitive, string formula, out ExpressionError error)
    Parameters
    Type Name Description
    System.Type type
    System.Boolean caseSensitive
    System.String formula
    ExpressionError error
    Returns
    Type Description
    System.Delegate
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved