[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.CommandAdapter.Command

Command Property

Command

Gets or sets the command to adapt.

Declaration
public ICommand Command { get; set; }
Property Value
Type Description
ICommand

The ICommand to be adapted.