Back to Devexpress

DXExpander.Commands Property

maui-devexpress-dot-maui-dot-core-dot-dxexpander-72e804d5.md

latest802 B
Original Source

DXExpander.Commands Property

Gets the collection of DXExpander commands.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public DXExpanderCommands Commands { get; }

Property Value

TypeDescription
DXExpanderCommands

An object that specifies a set of DXExpander commands.

|

See Also

DXExpander Class

DXExpander Members

DevExpress.Maui.Core Namespace