Alignment
|
Determines the alignment of the editor’s contents.
|
AllowDropDownWhenReadOnly
|
Specifies if a user can invoke the drop-down window in read-only mode.
|
AlwaysShowBlanksAndLiterals
|
Specifies whether the editor’s display value includes blank and literal characters when the editor is not focused.
|
Animation
|
Controls if transition animation is played when navigating dates in the editor’s modern-style dropdown calendar.
|
ArrowsForYear
|
Controls if the dropdown calendar displays arrow buttons within the year part of the editor’s classic-style dropdown calendar.
|
AssignedValues
protected
|
Contains the property flags that indicate which properties specific to a date editor have been changed.
|
Automation
|
Provides access to editor UI Automation and accessibility settings.
|
AutoSelect
|
Determines whether the editor’s contents are automatically selected when the editor receives focus.
|
BeepOnError
|
Specifies whether to play the system default sound on a validation error.
|
ButtonGlyph
|
Specifies the custom glyph for the drop-down button.
|
Buttons
|
Provides access to the collection of editor buttons.
|
ButtonsViewStyle
protected
|
Specifies how the editor displays content and embedded buttons.
|
CaseInsensitive
|
Specifies whether the mask is case sensitive.
|
CharCase
|
Specifies the case of editor text.
|
ClearKey
|
Specifies the keyboard shortcut to clear the editor entry.
|
ClickKey
|
Specifies a key combination to generate the OnButtonClick click event for the default button.
|
DateButtons
|
Specifies additional visible buttons in the date editor‘s drop-down calendar.
|
DateOnError
|
Determines the date to be assigned to an editor in case of invalid date input.
|
DisplayFormat
|
Specifies a formatting pattern for display text when the editor has no focus.
|
EchoMode
|
Specifies the text display mode.
|
EditFormat
|
Determines the manner in which the editor’s text is formatted when the editor is focused.
|
EditMask
|
Specifies the mask representing valid text for a masked edit control.
|
ErrorIcon
|
Specifies an icon (also called error icon) to be displayed by a standalone editor when it fails validation.
|
HideCursor
protected
|
Specifies whether the edit cursor is hidden.
|
HideSelection
|
Determines whether the visual indication of the selected text remains when the editor loses focus.
|
IgnoreMaskBlank
|
Determines the manner in which a mask editor reacts to an input validation error.
|
Images
|
Specifies the collection of images used as editor button icons.
|
ImeMode
|
Specifies the current mode of an Input Method Editor (IME).
|
ImeName
|
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters.
|
ImmediateDropDown
|
Determines whether the popup window is opened immediately after a user has pressed an alphanumeric character within an editor.
|
ImmediateDropDownWhenActivated
|
Specifies if the drop-down window opens immediately once a user activates the drop-down in-place editor in a container control.
|
ImmediateDropDownWhenKeyPressed
|
|
ImmediatePopup
|
Determines whether the popup window is opened immediately after a user has activated an in-place editor.
|
ImmediatePost
|
Indicates whether the edit value should be saved immediately after it has been modified.
|
ImmediateUpdateText
|
|
IncrementalFiltering
|
Enables the incremental filtering feature for the editor’s drop-down list.
|
IncrementalFilteringOptions
|
Specifies how incremental filtering is applied to the editor’s drop-down list.
|
IncrementalSearch
|
Enables the automatic completion feature of an editor.
|
InputKind
|
Specifies how user input is validated.
|
IsChanging
|
|
IsMasked
|
Indicates whether the mask exists for a mask editor.
|
KeepArrowButtonPressedWhenDroppedDown
|
Specifies if the drop-down button is displayed as pressed while the drop-down window is visible.
|
Kind
|
Specifies the date editor‘s active date/time value edit mode.
|
LookupItems
|
Specifies the list of words required to implement the automatic completion feature within an editor.
|
LookupItemsSorted
|
Specifies whether the automatic completion words list is sorted in alphabetical order.
|
MaskKind
|
Determines the mask type of a mask editor.
|
MaxDate
|
Specifies the latest date available for selection and input.
|
MaxLength
|
Specifies the maximum number of characters a user can enter into an editor.
|
MaxValue
|
Specifies the maximum numeric value an editor can display.
|
MinDate
|
Specifies the earliest date available for selection and input.
|
MinValue
|
Specifies the minimum numeric value an editor can display.
|
Nullstring
protected
|
Specifies the display text for the Null value.
|
OEMConvert
|
Determines whether characters typed in an editor are converted from ANSI to OEM and back to ANSI.
|
Owner
|
Provides access to the control or its object to which the persisted settings belong.
|
PasswordChar
|
Specifies the character (if any) to display in place of the actual characters typed into an editor.
|
PopupAlignment
|
Specifies the manner in which the dropdown window is aligned relative to the editor.
|
PopupAutoSize
|
Specifies if the drop-down window automatically adjusts its size to display the currently embedded control in full.
|
PopupClientEdge
|
Specifies whether to display the inner border within the popup window.
|
PopupControl
|
Specifies the control displayed in the editor’s drop-down window.
|
PopupDirection
|
Specifies if the drop-down window expands horizontally or vertically.
|
PopupHeight
|
Specifies drop-down window height, in pixels.
|
PopupHorzAlignment
|
|
PopupMinHeight
|
Specifies the minimum drop-down window height, in pixels.
|
PopupMinWidth
|
Specifies the minimum drop-down window width, in pixels.
|
PopupSizeable
|
Specifies if users can resize the editor’s drop-down window.
|
PopupSysPanelStyle
|
Specifies whether to display the system panel at the bottom of the popup window.
|
PopupVertAlignment
|
Specifies the vertical alignment of the drop-down window.
|
PopupWidth
|
Specifies drop-down window width, in pixels.
|
PostPopupValueOnTab
|
Specifies if the editor applies the current selection in the drop-down window when a user presses Tab to close it.
|
ReadOnly
|
Specifies if the editor is in read-only mode.
|
SaveTime
|
Specifies whether the time stored within the editor’s value is preserved when an end-user modifies the date using an editor or its dropdown calendar.
|
ShowOnlyValidDates
|
Specifies if the date editor‘s drop-down calendar allows users to select only the dates from an explicitly defined date range.
|
ShowPasswordRevealButton
|
Specifies if the editor configured for password input displays a “password reveal” button when the editor’s edit box is not Text.
|
ShowTime
|
Defines whether to display the time part as well as the date part of a value.
|
ShowToday
|
Switches the visibility of the Today link in the editor’s modern-style dropdown calendar.
|
Transparent
protected
|
Deprecated. Specifies if the editor background is transparent.
|
UseDisplayFormatWhenEditing
|
Specifies if the editor applies the display text formatting pattern to content in edit mode.
|
UseLeftAlignmentOnEditing
|
Specifies whether to align text to the left in edit mode.
|
UseMouseWheel
|
Specifies whether an editor responds to mouse wheel rotation.
|
UseNullString
protected
|
Specifies whether the custom text will be displayed if the editor is empty.
|
ValidateOnEnter
|
|
ValidationErrorIconAlignment
|
Specifies the horizontal alignment of an error icon displayed by the editor when it fails validation.
|
ValidationOptions
|
Contains a set of flags that specify how the editor handles and displays its validation errors.
|
ValidChars
|
Specifies additional characters valid for a data-aware editor.
|
View
|
Switches the dropdown calendar’s view style.
|
ViewStyle
|
Specifies the view style of the text and buttons in a text editor.
|
WeekNumbers
|
Specifies whether week numbers are displayed within the editor’s dropdown calendar.
|
YearsInMonthList
|
Specifies whether year values should be displayed in the month list of the editor’s classic-style dropdown calendar.
|