Back to Devexpress

ImageEdit.Commands Property

maui-devexpress-dot-maui-dot-editors-dot-imageedit-8886dac6.md

latest785 B
Original Source

ImageEdit.Commands Property

Gets the collection of ImageEdit commands.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public ImageEditCommands Commands { get; }

Property Value

TypeDescription
ImageEditCommands

An object that specifies a set of ImageEdit commands.

|

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace