Back to Devexpress

DXExpander.ExpandedOpacity Property

maui-devexpress-dot-maui-dot-core-dot-dxexpander-159449f8.md

latest770 B
Original Source

DXExpander.ExpandedOpacity Property

Gets or sets the control opacity in the expanded state. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double ExpandedOpacity { get; set; }

Property Value

TypeDescription
Double

The control opacity.

|

See Also

DXExpander Class

DXExpander Members

DevExpress.Maui.Core Namespace