Back to Devexpress

TextColumn.Keyboard Property

maui-devexpress-dot-maui-dot-datagrid-dot-textcolumn-566594cd.md

latest802 B
Original Source

TextColumn.Keyboard Property

Gets or sets the type of keyboard used to input text. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public Keyboard Keyboard { get; set; }

Property Value

TypeDescription
Keyboard

The keyboard type.

|

See Also

TextColumn Class

TextColumn Members

DevExpress.Maui.DataGrid Namespace