Chip.Text Property
Gets or sets the text displayed in the chip.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public string Text { get; set; }
#Property Value
Type | Description |
---|---|
String | The text. |