Back to Devexpress

InputChipGroup.TextChangedCommandParameter Property

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-88e38636.md

latest866 B
Original Source

InputChipGroup.TextChangedCommandParameter Property

Gets or sets the parameter passed to the TextChangedCommand. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public object TextChangedCommandParameter { get; set; }

Property Value

TypeDescription
System.Object

The command parameter.

|

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace