ICommandService
Interface
An interface related to the commands infrastructure of the data grid.
Definition
Namespace:Telerik.Maui.Controls.DataGrid
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public interface ICommandService
Derived Classes:
Properties
Gets the current command service.
C#
DataGridCommandService CommandService { get; }