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.
You have provided Workflow editor sample with trial version. This sample allows to create Workflows with decision shape. Also we can add custom properties to shapes.
Does this sample persists custom properties? If yes, does this sample persists values of the custom properties in the XML / XAML? If values get persisted then that will be great help.
KRKarkuvel Rajan Shanmugavel Syncfusion Team August 5, 2019 12:16 PM UTC
Hi Paul,
Yes you can provide the custom properties to the custom view model classes. To serialize the custom properties defined in your custom viewmodel as XML , please use the DataMember attribute for your properties. For more details about custom serialization , please refer the below documentation link.