Property Parser
Parser
Returns the instance of a Fieldnull
if no parser was specified. Sorting is using the default parser then.
Declaration
public virtual Parser Parser { get; }
Property Value
Type | Description |
---|---|
Parser | An instance of a <see cref="FieldCache" /> parser, or <c>null</c>. |