Back to Devexpress

DXContentPresenter.ShowContent Property

maui-devexpress-dot-maui-dot-core-dot-dxcontentpresenter-29ca8728.md

latest906 B
Original Source

DXContentPresenter.ShowContent Property

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

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool ShowContent { get; set; }

Property Value

TypeDescription
Boolean

true if content (icon and text) is shown; otherwise, false.

|

See Also

DXContentPresenter Class

DXContentPresenter Members

DevExpress.Maui.Core Namespace