Click or drag to resize

EventPropertyRendererContext Properties

The EventPropertyRendererContext type exposes the following members.

Properties
  NameDescription
Public propertyDefaultRenderer
Returns the output value default renderer.
Public propertyEventType
Returns the event type
Public propertyIndexedPropertyIndex
Returns the index for indexed properties.
Public propertyIsJsonFormatted
Returns true for JSON formatted.
Public propertyMappedPropertyKey
Returns the map key for mapped properties
Public propertyPropertyName
Returns the property name to be rendered.
Public propertyPropertyValue
Returns the property value.
Public propertyStringBuilder
Returns the string builder.
Top
See Also