Click or drag to resize

EventPropertyRendererContextPropertyValue Property

Returns the property value.

Namespace:  com.espertech.esper.common.client.render
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Object PropertyValue { get; set; }

Return Value

Type: Object
value
See Also