Enum
DateMappingType

Represent the data type used for storing mapped date values.

Definition

Namespace:Telerik.WinForms.Documents.Model.StructuredDocumentTags

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public enum DateMappingType

Fields

Date

Value is stored as a date.

Declaration

cs-api-definition
Date = 0

Field Value

DateMappingType

DateTime

Value is stored as a date with a time component.

Declaration

cs-api-definition
DateTime = 1

Field Value

DateMappingType

Text

Value is stored as text.

Declaration

cs-api-definition
Text = 2

Field Value

DateMappingType

In this article
DefinitionFieldsDateDateTimeText
Not finding the help you need?
Contact Support