ClassExpressionLocation
Class
Represents a position within a string representation of an expression.
Definition
Namespace:Telerik.Expressions
Assembly:Telerik.Windows.Data.dll
Syntax:
cs-api-definition
public class ExpressionLocation
Inheritance: objectExpressionLocation
Constructors
ExpressionLocation(int, int)
Initializes a new instance of the ExpressionLocation class.
Properties
Column
Gets or sets the zero-based column number.
Methods
ToString()
Returns a string that represents the current object.