Back to Devexpress

ChoiceChipGroup.SelectedIndex Property

maui-devexpress-dot-maui-dot-editors-dot-choicechipgroup-afe27601.md

latest834 B
Original Source

ChoiceChipGroup.SelectedIndex Property

Gets or sets the index of the selected chip. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public int SelectedIndex { get; set; }

Property Value

TypeDefaultDescription
Int32-1

The index of the selected chip.

|

See Also

ChoiceChipGroup Class

ChoiceChipGroup Members

DevExpress.Maui.Editors Namespace