Back to Devexpress

InputChipGroup.EditorPlaceholderText Property

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-9074628c.md

latest869 B
Original Source

InputChipGroup.EditorPlaceholderText Property

Gets or sets the text displayed in the editor when it is focused but does not contain a value. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string EditorPlaceholderText { get; set; }

Property Value

TypeDescription
String

The placeholder text.

|

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace