Property Command NamespaceInnova.Prism.Telerik.Controls AssemblyInnova.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