Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet-core/Button/Button-Type.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Button Type | Button | ASP.NET Core | Syncfusion
description: button type
title: Button Type in ASP.NET Core Button Control | Syncfusion
description: Learn here all about button type support in Syncfusion Essential ASP.NET Core Button control, its elements, and more.
platform: aspnet-core
control: Button
documentation: ug
---

# Button Type
# Button Type in ASP.NET Core Button

Button is used as normal clickable button, submitting form data, resetting the form data to its initial value. According to the usage of button, you can render the button in three types. Using the Type property, you can easily render the button in following types.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/CheckBox/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Checkbox | Checkbox | ASP.NET Core | Syncfusion
description: overview
title: Overview of ASP.NET Core Checkbox Control | Syncfusion
description: Learn here all about overview of Syncfusion Essential ASP.NET Core Checkbox control, its elements, and more.
platform: spnet-core
control: Checkbox
documentation: ug
---

# Checkbox
# Overview of ASP.NET Core Checkbox

The Essential ASP.NET Core Checkbox control allows you to check an option to perform an action. This control allows you to select true, false or an intermediate option. These checkboxes are supported with themes. The HTML check box control is rendered as Essential ASP.NET Core Checkbox control.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/GettingStarted/Getting-Started-2-0.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Getting Started | ASP.NET Core | Syncfusion
description: Getting Started.
title: Getting Started with ASP.NET Core Platform | Syncfusion
description: Learn here all about getting started with Syncfusion Essential ASP.NET Core platform, its elements, and more.
platform: aspnet-core
control: Common
documentation: ug
---


# Getting Started
# Getting Started with ASP.NET Core Application

> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key#aspnet-core) to know about registering Syncfusion license key in your ASP.NET Core application to use our components.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/GettingStarted/Getting-Started-VS2017.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Getting Started | ASP.NET Core | Syncfusion
description: Getting Started.
title: Getting Started with ASP.NET Core Platform | Syncfusion
description: Learn here all about getting started with Syncfusion Essential ASP.NET Core platform, its elements, and more.
platform: aspnet-core
control: Common
documentation: ug
---


# Getting Started
# Getting Started with ASP.NET Core Application

## ASP.NET Core 1.1 Application Using Visual Studio 2017

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/RadioButton/Easy-Customization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Easy Customization | RadioButton | ASP.NET Core | Syncfusion
description: easy customization
title: Easy Customization in ASP.NET Core Radio Button Control | Syncfusion
description: Learn here all about easy customization support in Syncfusion Essential ASP.NET Core Radio Button control, its elements, and more.
platform: aspnet-core
control: RadioButton
documentation: ug
---

# Easy Customization
# Easy Customization in ASP.NET Core Radio Button

## Checked status

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/TreeGrid/Stacked-Header.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Stacked Header | TreeGrid | ASP.NET Core | Syncfusion
description: stacked header
title: Stacked Header in ASP.NET Core TreeGrid Control | Syncfusion
description: Learn here all about stacked header support in Syncfusion Essential ASP.NET Core TreeGrid control, its elements, and more.
platform: aspnet-core
control: TreeGrid
documentation: ug
---

# Stacked Headers
# Stacked Headers in AP.NET Core TreeGrid

The stacked headers helps you to group the logical columns in treegrid. It can be shown by setting `ShowStackedHeader` as `true` and by defining `StackedHeaderRows`.

Expand Down