Enum
ParseMode

Specifies when the ParseDateTime event will be fired.

Definition

Namespace:Telerik.Windows.Controls.Input

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum ParseMode

Fields

Always

The parsing will be done even if the Tooltip is not enabled, but no text will be displayed for suggestions.

Declaration

cs-api-definition
Always = 1

Field Value

ParseMode

Auto

The parsing will be done if the Tooltip is enabled.

Declaration

cs-api-definition
Auto = 0

Field Value

ParseMode

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