The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
"Cannot convert string 'syncFusion:DockHeaderPresenter.ChangeStateCommand' in attribute 'Command' to object of type 'System.Windows.Input.ICommand'. CommandConverter cannot convert from System.String. Error at object 'System.Windows.Controls.ControlTemplate' in markup file 'TP.RA.FW.UI.Styles;Component/Resources/DockingPanels.xaml' Line 453 Position 15."
I'm getting error with this line: Command="syncFusion:DockHeaderPresenter.ChangeStateCommand"
It works if I use the OpenContextMenuCommand and ChangeAwlStateCommand... but somehow, the ChangeStateCommmand, I get the above error.
BABalavasanth Syncfusion Team July 17, 2008 10:11 AM UTC
Hi Fred,
The reason behind your error is, the command which you have used in your program has been renamed in the V6.3.0.30 library. Kindly replace your previous command by "Syncfusion:DockHeaderPresenter.CloseCommand" to achieve your requirements.
Thanks for your interests in Syncfusion products.
Please let us know if you have any queries.
Thanks, Bala Vasanth.
KRkrelifaouiMarch 25, 2018 06:54 PM UTC
adem
Need More Help?
Get personalized assistance from our support team.