Back to Devexpress

SchedulerPopupButtonBase.ShowIcon Property

blazor-devexpress-dot-blazor-dot-base-dot-schedulerpopupbuttonbase-06e17441.md

latest849 B
Original Source

SchedulerPopupButtonBase.ShowIcon Property

Specifies whether to show the button’s icon.

Namespace : DevExpress.Blazor.Base

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public virtual bool ShowIcon { get; set; }

Property Value

TypeDescription
Boolean

true to show the icon; otherwise, false.

|

See Also

SchedulerPopupButtonBase Class

SchedulerPopupButtonBase Members

DevExpress.Blazor.Base Namespace