SchedulerPopupButtonBase.ShowIcon Property
Specifies whether to show the button’s icon.
Namespace: DevExpress.Blazor.Base
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
[Parameter]
public virtual bool ShowIcon { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also