DXExpanderCommands(DXExpander) Constructor
Initializes a new instance of the DXExpanderCommands class with specified settings.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public DXExpanderCommands(
DXExpander owner
)
Parameters
| Name | Type |
|---|---|
| owner | DXExpander |
See Also