Back to Devexpress

FormItemBase.ShowArrow Property

maui-devexpress-dot-maui-dot-editors-dot-formitembase-0a97979a.md

latest825 B
Original Source

FormItemBase.ShowArrow Property

Gets or sets whether to show the form items’s arrow. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool ShowArrow { get; set; }

Property Value

TypeDescription
Boolean

true if the arrow is visible; otherwise, false.

|

See Also

FormItemBase Class

FormItemBase Members

DevExpress.Maui.Editors Namespace