Click or drag to resize

BindableItemExpression Property

Returns the full expression of the item. Includes the full name of the associated visual and the binding name.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public string Expression { get; }

Property Value

Type: String
See Also