Skip to content

Commit f3278d3

Browse files
authored
Merge pull request #695 from telerik/nade7o-update-headings-kb
Update heading in overview.md
2 parents 7d316f5 + ab22f75 commit f3278d3

File tree

14 files changed

+18
-14
lines changed

14 files changed

+18
-14
lines changed

cloud-integration/google-cloud/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: common-google-cloud-overview
66
position: 0
77
---
88

9-
## Google Cloud Overview
9+
# Google Cloud Overview
1010

1111
[Google Cloud Platform](https://cloud.google.com/) is a solution which allows businesses to leverage Google's infrastructure. The platform provides different services similar to those of the other most famous and widely-used providers such as Microsoft and Amazon. This section aims to provide an overview of some of the available services and show simple scenarios on how the platform can be integrated with the **Telerik UI for WinForms** controls.
1212

@@ -26,4 +26,4 @@ You can find out more detailed information by navigating to the desired service
2626

2727
* [Datastore]({%slug common-google-cloud-datastore-nosql%})
2828
* [Storage]({%slug common-google-cloud-storage%})
29-
* [Translation]({%slug common-google-cloud-translation%})
29+
* [Translation]({%slug common-google-cloud-translation%})

controls/breadcrumb/properties-methods-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 3
99
---
1010

11-
## Properties
11+
# Properties
1212

1313
|**Property**|**Description**|
1414
|----|----|

controls/calendar/design-time/smart-tag.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ tags: RadCalendar, SmartTag
77
published: True
88
position: 2
99
---
10+
11+
# Smart Tag
12+
1013
The Smart Tag of __RadCalendar__ lets you quickly access common tasks involved with customizing appearance or setting the theme.
1114

1215
>caption Figure 1: The smart tag of RadCalendar.

controls/calendar/features/zooming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ position: 5
99
previous_url: calendar-customizing-appearance-zooming, /calendar/customizing-appearance/zooming
1010
---
1111

12-
## FishEye Effect
12+
# FishEye Effect
1313

1414
__RadCalendar__ has a built-in date zoom functionality.The  __Zoom-In__ operation is activated by holding the left mouse button on a particular calendar cell. The __Zoom-Out__ operation is activated when the left mouse button is released. The following properties control zooming:
1515

controls/checkedlistbox/using-spacebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 5
99
---
1010

11-
## Using the Space Bar
11+
# Using the Space Bar
1212

1313
The space bar allows you to toggle selected items check state with a single hit. Pressing space bar selects current item if it is not selected. When current item is selected and the space bar key is pressed there are two cases:
1414

controls/commandbar/customizing-appearance/accessing-and-customizing-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 0
99
---
1010

11-
## Design time
11+
# Design time
1212

1313
You can access and modify the style for different elements in __RadCommandBar__ by selecting the element and customizing its look by the *Properties* section in Visual Studio
1414

controls/desktopalert/desktopalertmanager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 7
99
---
1010

11-
## Displaying Multiple RadDesktopAlert Instances on the Screen
11+
# Displaying Multiple RadDesktopAlert Instances on the Screen
1212

1313
You can easily display multiple alerts on the screen thanks to the __DesktopAlertManager__ which takes care to calculate the alerts’ location so that they do not overlap. When shown on the screen, an alert is first registered in the __DesktopAlertManager__ which calculates its location based on the __ScreenPosition__ setting and the other desktop alerts shown on the screen having the same __ScreenPosition__ setting. In this way, alerts with the same screen position are stacked on the screen in the order of their appearance. When an alert is closed, all related alerts visible are automatically relocated to optimally utilize the screen estate.
1414

controls/editors/dateonlypicker/properties-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 4
99
---
1010

11-
## Properties
11+
# Properties
1212

1313
The significant properties for __RadDateOnlyPicker__ are:
1414

controls/forms-and-dialogs/colordialog/custom-colors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 3
99
---
1010

11-
## Custom Colors
11+
# Custom Colors
1212

1313
**RadColorDialog** displays a row of slots where selected custom colors can be saved:
1414

controls/forms-and-dialogs/tabbedform/features/navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ published: True
88
position: 3
99
---
1010

11-
## Navigation
11+
# Navigation
1212

1313
When there is no enough space and not all tabs are visible, two buttons will appear. They will allow you to navigate through the tabs and select the desired one.
1414

0 commit comments

Comments
 (0)