Hi! I develop WPF MVVM Prism 6 application. Please tell me the following: Can I customize commands of RadDataForm (Insert, Update, Cansel, Next, Previouse, First, Last) only by creation of my own class that inherits from DataFormCommandProvider or I can also use <telerik:EventToCommandBehavior.EventBindings> or <i:Interaction.Triggers> for it?