Table of Contents

Property Command

Namespace
Innova.Prism.Telerik.Controls
Assembly
Innova.Prism.Telerik.dll

Command

Gets or sets the command to be executed when the button is clicked.

public ICommand Command { get; set; }

Property Value

ICommand