Back to Devexpress

InputChipGroup.EditorText Property

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-90f12ba3.md

latest811 B
Original Source

InputChipGroup.EditorText Property

Gets or sets the text displayed in the editor. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string EditorText { get; set; }

Property Value

TypeDescription
String

The text displayed in the editor.

|

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace