ColumnCommandCommand - свойство
Пространство имён: Tessa.UI.BehaviorsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[TypeConverterAttribute(typeof(CommandConverter))]
public ICommand Command { get; set; }
<TypeConverterAttribute(GetType(CommandConverter))>
Public Property Command As ICommand
Get
Set
public:
[TypeConverterAttribute(typeof(CommandConverter))]
virtual property ICommand^ Command {
ICommand^ get () sealed;
void set (ICommand^ value) sealed;
}
[<TypeConverterAttribute(typeof(CommandConverter))>]
abstract Command : ICommand with get, set
[<TypeConverterAttribute(typeof(CommandConverter))>]
override Command : ICommand with get, set
ICommandICommandSourceCommand