Back to Devexpress

DataFormTextEditorAttributeBase.Keyboard Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformtexteditorattributebase.md

latest861 B
Original Source

DataFormTextEditorAttributeBase.Keyboard Property

Gets or sets the type of keyboard used to input text.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string Keyboard { get; set; }

Property Value

TypeDescription
String

The keyboard type.

|

See Also

DataFormTextEditorAttributeBase Class

DataFormTextEditorAttributeBase Members

DevExpress.Maui.DataForm Namespace