Back to Devexpress

ToolbarColorSelector.SelectedIndex Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-dfa9a225.md

latest893 B
Original Source

ToolbarColorSelector.SelectedIndex Property

Gets or sets the index of the color that is selected within the ToolbarColorSelector. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public int SelectedIndex { get; set; }

Property Value

TypeDescription
Int32

The index of the selected color.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace