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.
Hi,
Could you please remove the Console.WriteLine statement in ButtonAdv''s State property.
public ButtonAdvState State
{
get
{
return this.state;
}
set
{
this.state = value;
Console.WriteLine("{0}", value.ToString());
}
}
Regards,
Holger Persch
ADAdministrator Syncfusion Team August 5, 2004 05:45 AM
Hi Holger,
Thanks for your feedback on this issue. We have now removed the Console.WriteLine code in the ButtonAdv''s State property. Thanks for choosing Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.