DataFormMaskedItem Fields
Stores settings of the data form’s text editor that supports masked input.Name | Description |
---|---|
AutofillContentTypeProperty static | Identifies the AutofillContentType bindable property. |
BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from DataFormItem. |
BottomTextFontAttributesProperty static | Identifies the BottomTextFontAttributes bindable property. Inherited from DataFormItem. |
BottomTextFontFamilyProperty static | Identifies the BottomTextFontFamily bindable property. Inherited from DataFormItem. |
BottomTextFontSizeProperty static | Identifies the BottomTextFontSize bindable property. Inherited from DataFormItem. |
CharacterCasingProperty static | Identifies the CharacterCasing bindable property. Inherited from DataFormTextItemBase. |
ClearIconVisibilityProperty static | Identifies the ClearIconVisibility bindable property. Inherited from DataFormTextItemBase. |
DisplayFormatProperty static | Identifies the DisplayFormat bindable property. Inherited from DataFormTextItemWithAffixBase. |
EditorMaxWidthProperty static | Identifies the EditorMaxWidth bindable property. Inherited from DataFormItem. |
EditorMinWidthProperty static | Identifies the EditorMinWidth bindable property. Inherited from DataFormItem. |
EditorWidthProperty static | Identifies the EditorWidth bindable property. Inherited from DataFormItem. |
ErrorColorProperty static | Identifies the ErrorColor bindable property. Inherited from DataFormItem. |
FieldNameProperty static | Identifies the FieldName bindable property. Inherited from DataFormItem. |
GroupNameProperty static | Identifies the GroupName bindable property. Inherited from DataFormItem. |
HelpTextColorProperty static | Identifies the HelpTextColor bindable property. Inherited from DataFormItem. |
HelpTextProperty static | Identifies the HelpText bindable property. Inherited from DataFormItem. |
InplaceLabelTextProperty static | Identifies the InplaceLabelText bindable property. Inherited from DataFormTextItemBase. |
IsEnabledProperty static | Identifies the IsEnabled bindable property. Inherited from DataFormItem. |
IsInplaceLabelFloatingProperty static | Identifies the IsInplaceLabelFloating bindable property. Inherited from DataFormTextItemBase. |
IsLabelVisibleProperty static | Identifies the IsLabelVisible bindable property. Inherited from DataFormItem. |
IsReadOnlyProperty static | Identifies the IsReadOnly bindable property. Inherited from DataFormTextItemBase. |
IsVisibleProperty static | Identifies the IsVisible bindable property. Inherited from DataFormItem. |
ItemOrderInRowProperty static | Identifies the ItemOrderInRow bindable property. Inherited from DataFormItem. |
KeyboardProperty static | Identifies the Keyboard bindable property. Inherited from DataFormTextItemBase. |
LabelColorProperty static | Identifies the LabelColor bindable property. Inherited from DataFormItem. |
LabelFontAttributesProperty static | Identifies the LabelFontAttributes bindable property. Inherited from DataFormItem. |
LabelFontFamilyProperty static | Identifies the LabelFontFamily bindable property. Inherited from DataFormItem. |
LabelFontSizeProperty static | Identifies the LabelFontSize bindable property. Inherited from DataFormItem. |
LabelHorizontalAlignmentProperty static | Identifies the LabelHorizontalAlignment bindable property. Inherited from DataFormItem. |
LabelIconProperty static | Identifies the LabelIcon bindable property. Inherited from DataFormItem. |
LabelIndentProperty static | Identifies the LabelIndent bindable property. Inherited from DataFormItem. |
LabelMaxWidthProperty static | Identifies the LabelMaxWidth bindable property. Inherited from DataFormItem. |
LabelMinWidthProperty static | Identifies the LabelMinWidth bindable property. Inherited from DataFormItem. |
LabelPositionProperty static | Identifies the LabelPosition bindable property. Inherited from DataFormItem. |
LabelTextProperty static | Identifies the LabelText bindable property. Inherited from DataFormItem. |
LabelWidthProperty static | Identifies the LabelWidth bindable property. Inherited from DataFormItem. |
MaskPlaceholderCharProperty static | Identifies the MaskPlaceholderChar bindable property. |
MaskProperty static | Identifies the Mask bindable property. |
MaxCharacterCountOverflowModeProperty static | Identifies the MaxCharacterCountOverflowMode bindable property. |
MaxCharacterCountProperty static | Identifies the MaxCharacterCount bindable property. |
PaddingProperty static | Identifies the Padding bindable property. Inherited from DataFormItem. |
PlaceholderProperty static | Identifies the Placeholder bindable property. Inherited from DataFormTextItemBase. |
PrefixProperty static | Identifies the Prefix bindable property. Inherited from DataFormTextItemWithAffixBase. |
ReserveBottomTextLineProperty static | Identifies the ReserveBottomTextLine bindable property. Inherited from DataFormItem. |
ReturnTypeProperty static | Identifies the ReturnType bindable property. Inherited from DataFormTextItemBase. |
RowOrderProperty static | Identifies the RowOrder bindable property. Inherited from DataFormItem. |
RowSpanProperty static | Identifies the RowSpan bindable property. Inherited from DataFormItem. |
SuffixProperty static | Identifies the Suffix bindable property. Inherited from DataFormTextItemWithAffixBase. |
See Also