Merge pull request #1079 from telerik/didi/remove-mpack-xamarin

update slugs
This commit is contained in:
Didi Yordanova 2024-11-08 16:36:15 +02:00 коммит произвёл GitHub
Родитель 97d43edc91 8caccfd383
Коммит 377e516ee6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
4 изменённых файлов: 3 добавлений и 4 удалений

Просмотреть файл

@ -87,4 +87,3 @@ If you open the installation folder you will probably note the following sub dir
- [System Requirements]({% slug system-requirements %})
- [Telerik NuGet packages server]({%slug telerik-nuget-server%})
- [Project Wizard for Visual Studio for Mac]({%slug project-wizard-xamarin-studio%})

Просмотреть файл

@ -3,7 +3,7 @@ title: How to set row height of Xamarin DataGrid?
description: How to define the rows height through TextMargin property in Telerik DataGrid for Xamarin control
type: how-to
page_title: Is there a simple way to set the heights of the rows in Telerik DataGrid for Xamarin?
slug: datagrid-row-height
slug: set-datagrid-row-height
tags: datagrid, row, height, textmargin, xamarin, xamarin.forms
ticketid: 1427027
res_type: kb

Просмотреть файл

@ -2,7 +2,7 @@
title: Localization
page_title: RadCalendarView Localization | Telerik UI for Xamarin.Android Documentation
description: This page explains how to localize RadCalendarView for Android per your requirements.
slug: calendar-localization
slug: android-calendar-localization
tags: radcalendarview, calendar, localization
position: 8
publish: true

Просмотреть файл

@ -52,7 +52,7 @@ be handled in a way which changes the calendar's properties with nice transition
## Localizations
**RadCalendarView** follows the locale information provided from the user's device settings. If you want, you can easily apply locale of your choice so that the information that is displayed is translated and formatted
according to your preferences. [Here]({% slug calendar-localization %} "Read more about RadCalendarView's localization")'s more about the calendar's localizations capabilities.
according to your preferences. [Here]({% slug android-calendar-localization %} "Read more about RadCalendarView's localization")'s more about the calendar's localizations capabilities.
## Xamarin.Android Examples