Enum
TimeSpanEditMode

This mode indicates how the users will edit the TimeSpan value.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum TimeSpanEditMode

Fields

Combined

The value is modified both in masked edit box and pop-up.

Declaration

cs-api-definition
Combined = 2

Field Value

TimeSpanEditMode

Mask

The value will be edited in masked edit box.

Declaration

cs-api-definition
Mask = 0

Field Value

TimeSpanEditMode

Popup

The value will be edited only in pop-up.

Declaration

cs-api-definition
Popup = 1

Field Value

TimeSpanEditMode

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