Back to Devexpress

DXExpanderCommands.Collapse Property

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

latest879 B
Original Source

DXExpanderCommands.Collapse Property

Returns the command that collapses the DXExpander.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Command Collapse { get; }

Property Value

TypeDescription
Command

A command that collapses the DXExpander.

|

See Also

DXExpanderCommands Class

DXExpanderCommands Members

DevExpress.Maui.Core Namespace