Back to Devexpress

DXContentPresenter.ShowIcon Property

maui-devexpress-dot-maui-dot-core-dot-dxcontentpresenter-13507bc5.md

latest896 B
Original Source

DXContentPresenter.ShowIcon Property

Gets or sets whether to show an icon within the DXContentPresenter‘s content. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool ShowIcon { get; set; }

Property Value

TypeDescription
Boolean

true if an icon is shown; otherwise, false.

|

See Also

DXContentPresenter Class

DXContentPresenter Members

DevExpress.Maui.Core Namespace