GridControl.Commands Property
In This Article
Contains grid commands.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public GridControlCommands Commands { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
See Also