Back to Devexpress

EditBase.IsStartIconVisible Property

maui-devexpress-dot-maui-dot-editors-dot-editbase-6f6fd7ed.md

latest842 B
Original Source

EditBase.IsStartIconVisible Property

Gets or sets whether the leading icon is visible. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool IsStartIconVisible { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true to display the start icon; otherwise, false

|

See Also

EditBase Class

EditBase Members

DevExpress.Maui.Editors Namespace