diff --git a/aspnet/MaskeditTextbox/Server-Side-Events.md b/aspnet/MaskeditTextbox/Server-Side-Events.md index 256402e21..d04db11e3 100644 --- a/aspnet/MaskeditTextbox/Server-Side-Events.md +++ b/aspnet/MaskeditTextbox/Server-Side-Events.md @@ -1,13 +1,13 @@ --- layout: post title: Server Side Events | MaskEdit | ASP.NET Webforms | Syncfusion -description: server side events +description: Learn here about server side events in Syncfusion Essential ASP.NET Webforms MaskEditTextbox Control, its elements, and more. platform: aspnet control: MaskEdit documentation: ug --- -## Server Side Events +# Server Side Events in ASP.NET Webforms MaskEditTextbox The server side events present in the MaskEditTextbox control are as follows. diff --git a/aspnet/ReportViewer/Getting-Started.md b/aspnet/ReportViewer/Getting-Started.md index e500f0f0a..42cc2d9a8 100644 --- a/aspnet/ReportViewer/Getting-Started.md +++ b/aspnet/ReportViewer/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting Started | ReportViewer | ASP.NET | Syncfusion -description: getting started +description: Learn here about getting started with Syncfusion Essential ASP.NET Web Forms ReportViewer Control, its elements, and more. platform: aspnet control: ReportViewer documentation: ug --- -# Getting Started +# Getting Started with ASP.NET Web Forms ReportViewer This section explains briefly about how to create a ReportViewer in your web application with ASP.NET. diff --git a/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img13.png b/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img13.png index ec1d1a02c..87cc55e33 100644 Binary files a/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img13.png and b/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img13.png differ diff --git a/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img14.png b/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img14.png index ccf0bc1fe..d05eedd0e 100644 Binary files a/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img14.png and b/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img14.png differ diff --git a/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img2.png b/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img2.png index 6c577fb41..8f15dd176 100644 Binary files a/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img2.png and b/aspnet/ReportViewer/Getting-Started_images/Getting-Started_img2.png differ diff --git a/aspnet/Schedule/recurrence-editor.md b/aspnet/Schedule/recurrence-editor.md index fa1ebbb13..b5c3b8ea3 100644 --- a/aspnet/Schedule/recurrence-editor.md +++ b/aspnet/Schedule/recurrence-editor.md @@ -1,12 +1,12 @@ --- -title: Getting started with RecurrenceEditor component and basic render. +title: Recurrence Editor in ASP.NET Web Forms Schedule Control | Syncfusion description: Rendering a basic Recurrence editor with properties and generate the recurrence rule for Recurrence editor. platform: aspnet control: recurrence editor documentation: ug keywords: recurrence editor, recurrence widget, ejRecurrenceEditor, aspnet recurrence editor --- -# Recurrence Editor +# Recurrence Editor in ASP.NET Web Forms Schedule The Recurrence Editor includes the entire recurrence related information in a separate portable manner which can be either utilized as a separate widget or else can be embed within the appointment window of Scheduler to enable recurrence options within it. The recurrence rule can be easily generated based on the frequency selected. The customizations such as changing the labels of the recurrence editor is also possible to achieve through its properties. The frequencies available are Never, Daily, Weekly, Monthly, Yearly and Every weekday. diff --git a/aspnet/SunburstChart/Legend.md b/aspnet/SunburstChart/Legend.md index 233bff93f..5f82d8404 100644 --- a/aspnet/SunburstChart/Legend.md +++ b/aspnet/SunburstChart/Legend.md @@ -1,13 +1,13 @@ --- layout: post title: Legend | SunburstChart | ASP.NET Webforms | Syncfusion -description: Learn about legend support in Syncfusion ASP.NET Webforms SunburstChart control and more details. +description: Learn about legend support in Syncfusion ASP.NET Webforms SunburstChart control, its elements, more details. platform: aspnet control: SunburstChart documentation: ug --- -## Legend +# Legend in ASP.NET Webforms SunburstChart The legend is used to represent the first level of items in the Sunburst Chart.The **Legend** can be initialized using the below code snippet {% highlight html %}