Back to Devexpress

DXExpanderCommands.ToggleExpandState Property

maui-devexpress-dot-maui-dot-core-dot-dxexpandercommands.md

latest905 B
Original Source

DXExpanderCommands.ToggleExpandState Property

Returns the command that toggles the DXExpander state.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Command ToggleExpandState { get; }

Property Value

TypeDescription
Command

A command that toggles the DXExpander state.

|

See Also

DXExpanderCommands Class

DXExpanderCommands Members

DevExpress.Maui.Core Namespace