Class
DataGridCommand

Represents a command abstraction that is associated with a particular RadDataGrid instance.

Definition

Constructors

DataGridCommand()

Declaration

cs-api-definition
protected DataGridCommand()

Properties

Id

Gets or sets the CommandId value for this instance. This value is used to associate a command with a known event within a RadDataGrid instance.

Declaration

cs-api-definition
public CommandId Id { get; set; }

Property Value

CommandId

In this article
DefinitionConstructorsDataGridCommand()PropertiesId
Not finding the help you need?
Contact Support