Click or drag to resize

RenderedFieldDefinition<TField> Properties

The RenderedFieldDefinition<TField> generic type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Gets the field name.
Public propertyFieldSerializer
Gets the field serializer.
Public propertyUnderlyingSerializer
Gets the underlying serializer.
Public propertyValueSerializer
Gets the value serializer.
Top
See Also