New to Telerik UI for WPFStart a free 30-day trial

Represent the data type used for storing mapped date values.

Definition

Namespace:Telerik.Windows.Documents.Model.StructuredDocumentTags

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum DateMappingType

Fields

Value is stored as a date.

C#
[Display(Order = 1)]
Date = 0

Value is stored as a date with a time component.

C#
[Display(Order = 2)]
DateTime = 1

Value is stored as text.

C#
[Display(Order = 0)]
Text = 2
In this article
DefinitionFieldsDateDateTimeText
Not finding the help you need?
Contact Support