diff --git a/Xamarin-iOS/SfDataGrid/Filtering.md b/Xamarin-iOS/SfDataGrid/Filtering.md index 2d917fda..1300b04d 100644 --- a/Xamarin-iOS/SfDataGrid/Filtering.md +++ b/Xamarin-iOS/SfDataGrid/Filtering.md @@ -1,6 +1,6 @@ --- layout: post -title: Filtering | SfDataGrid | Xamarin.iOS | Syncfusion +title: Filtering | SfDataGrid | Xamarin.iOS | Syncfusion® description: Filter the records in view using properties in Xamarin.iOS SfDataGrid by simply setting a predicate to the view. platform: xamarin.ios control: SfDataGrid diff --git a/Xamarin-iOS/SfDataGrid/Getting-Started.md b/Xamarin-iOS/SfDataGrid/Getting-Started.md index 9f5f8701..93a03fc0 100644 --- a/Xamarin-iOS/SfDataGrid/Getting-Started.md +++ b/Xamarin-iOS/SfDataGrid/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting started | SfDataGrid | Xamarin.iOS | Syncfusion +title: Getting started | SfDataGrid | Xamarin.iOS | Syncfusion® description: Getting started with Xamarin.iOS DataGrid and walk through to create a demo application from the scratch. platform: xamarin.ios control: SfDataGrid @@ -24,11 +24,11 @@ N> Assemblies can be found in unzipped package location in Mac ## NuGet configuration -To install the required NuGet for the SfDataGrid control in the application, configure the NuGet packages of the Syncfusion components. +To install the required NuGet for the SfDataGrid control in the application, configure the NuGet packages of the Syncfusion® components. -Refer to the following KB to configure the NuGet packages of the Syncfusion components: +Refer to the following KB to configure the NuGet packages of the Syncfusion® components: -[How to configure package source and install Syncfusion NuGet packages in an existing project?](https://www.syncfusion.com/kb/7441/how-to-configure-package-source-and-install-syncfusion-nuget-packages-in-an-existing-project) +[How to configure package source and install Syncfusion® NuGet packages in an existing project?](https://www.syncfusion.com/kb/7441/how-to-configure-package-source-and-install-syncfusion-nuget-packages-in-an-existing-project) The following NuGet package should be installed to use the SfDataGrid control in the application. @@ -45,7 +45,7 @@ The following NuGet package should be installed to use the SfDataGrid control in ### Adding SfDataGrid Reference -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfDataGrid to your project, open the NuGet package manager in Visual Studio, and search for [Syncfusion.Xamarin.SfDataGrid.IOS](https://www.nuget.org/packages/Syncfusion.Xamarin.SfDataGrid.ios/#), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfDataGrid to your project, open the NuGet package manager in Visual Studio, and search for [Syncfusion.Xamarin.SfDataGrid.IOS](https://www.nuget.org/packages/Syncfusion.Xamarin.SfDataGrid.ios/#), and then install it. ![SfDataGrid in nuget.org](SfDataGrid_images/SfDataGrid_IOS.png) @@ -79,7 +79,7 @@ If you prefer to manually refer the assemblies instead of NuGet, refer the list -I> 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) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> 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) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Create a simple SfDataGrid diff --git a/Xamarin-iOS/SfDataGrid/Paging.md b/Xamarin-iOS/SfDataGrid/Paging.md index c5dc2a4e..833494d1 100644 --- a/Xamarin-iOS/SfDataGrid/Paging.md +++ b/Xamarin-iOS/SfDataGrid/Paging.md @@ -1,7 +1,7 @@ --- layout: post -title: Paging in Xamarin.iOS SfDataGrid Control | Syncfusion -description: Learn here about Paging support in Syncfusion Essential Studio® Xamarin.iOS SfDataGrid Control, its elements, and more. +title: Paging in Xamarin.iOS SfDataGrid Control | Syncfusion® +description: Learn here about Paging support in Syncfusion® Essential Studio® Xamarin.iOS SfDataGrid Control, its elements, and more. platform: xamarin.ios control: SfDataGrid documentation: ug diff --git a/Xamarin-iOS/SfDataGrid/Selection.md b/Xamarin-iOS/SfDataGrid/Selection.md index b35e14cb..1b917ac5 100644 --- a/Xamarin-iOS/SfDataGrid/Selection.md +++ b/Xamarin-iOS/SfDataGrid/Selection.md @@ -1,6 +1,6 @@ --- layout: post -title: Selection | SfDataGrid | Xamarin.iOS | Syncfusion +title: Selection | SfDataGrid | Xamarin.iOS | Syncfusion® description: How to enable selection, about the selection modes, properties, events and customizations available for selection in a SfDataGrid. platform: xamarin.ios control: SfDataGrid