Class ListViewCommand
Represents a command abstraction that is associated with a particular Rad
Inheritance
System.Object
ListViewCommand
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.DataControls.ListView.Commands
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public abstract class ListViewCommand : ControlCommandBase<RadListView>, ICommand
Constructors
ListViewCommand()
Declaration
protected ListViewCommand()
Properties
Id
Gets or sets the Telerik.
Declaration
public CommandId Id { get; set; }