Skip to content

Commit 2d761ec

Browse files
Merge pull request #552 from Syncfusion-Content/hotfix/hotfix-v26.2.4
DOCINFRA-2341_merged_using_automation
2 parents 0566e5f + c977748 commit 2d761ec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

aspnet/DateRangePicker/customization.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
layout: post
3-
title: customization
4-
description: customization
3+
title: Customization in ASP.NET Web Forms DateRangePicker | Syncfusion
4+
description: Learn here about customization support in Syncfusion ASP.NET Web Forms DateRangePicker control, its elements, and more.
55
platform: aspnet
66
control: DateRangePicker
77
documentation: ug
88
keywords: dimension, corners
99
---
1010

11-
## Customization
11+
# Customization in ASP.NET Web Forms DateRangePicker
1212

1313
With available flexible options customization of DateRangePicker will be easier.
1414

15-
### Setting Dimension
15+
## Setting Dimension
1616

1717
**Height** and **width** of the DateRangePicker can be changed using corresponding API (**Height,Width**) like below code examples.
1818

aspnet/SpreadSheet/Editing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Editing with Spreadsheet widget for Syncfusion Essential JS
4-
description: Learn about editing support in Syncfusion ASP.NET Web Forms Spreadsheet control, its elements, and more details.
3+
title: Editing in ASP.NET Web Forms Spreadsheet Control | Syncfusion
4+
description: Learn here about editing support in Syncfusion Essential ASP.NET Web Forms Spreadsheet control, its elements, and more details.
55
platform: aspnet
66
control: Spreadsheet
77
documentation: ug
88
---
99

10-
# Editing in ASP.NET Web Forms Spreadsheet Control
10+
# Editing in ASP.NET Web Forms Spreadsheet
1111

1212
You can edit the contents of a cell directly in the cell. You can also do this by typing in the formula bar. When you edit the cell, Spreadsheet is operating in edit mode. In editing mode formatting options are not available. You can use `AllowEditing` property to enable/disable editing feature.
1313

0 commit comments

Comments
 (0)