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.
SKSenthil Kumaran Rajan Syncfusion Team November 19, 2015 06:39 AM UTC
Hi SysNop,
Thanks for contacting Syncfusion Support.
MetroColor is similar to the BackColor property, which helps to set the BackGround color of control, when Metro theme is applied. Please use the following code example
Code Example[C#]:
//To set MetroColor for StatusStripEx this.statusStripEx1.MetroColor = Color.LightBlue;
We have prepared the sample and video for your reference which can be download from here.