ComponentOne Expression Editor for WPF
ItemContext Property (C1ExpressionEditor)

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionEditor Class : ItemContext Property
Gets or sets the object used as the context for evaluating an expression.
Syntax
'Declaration
 
Public Property ItemContext As System.Object
public System.object ItemContext {get; set;}
See Also

Reference

C1ExpressionEditor Class
C1ExpressionEditor Members