Back to Devexpress

DXExpander.StretchContent Property

maui-devexpress-dot-maui-dot-core-dot-dxexpander-d65366b9.md

latest820 B
Original Source

DXExpander.StretchContent Property

Gets or sets whether content takes all the available space. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool StretchContent { get; set; }

Property Value

TypeDescription
Boolean

true if content takes all the available space; otherwise, false.

|

See Also

DXExpander Class

DXExpander Members

DevExpress.Maui.Core Namespace