SlideView.Commands Property
Returns the collection of SlideView commands.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
public SlideViewCommands Commands { get; }
#Property Value
Type | Description |
---|---|
Slide |
An object that specifies a set of commands. |