The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
JHJim Horvath - NO LONGER THEREDecember 1, 2017 07:38 PM UTC
GridTemplateColumn doesn't appear available in Xamarin.Android without Xamarin.Forms.
ANAshok N Syncfusion Team December 4, 2017 05:18 AM UTC
Hi Jim,
Thanks for contacting Syncfusion support.
You can load your own custom view in Xamarin.Android using GridColumn.UserCellType property. This has been inherits all the properties of GridColumn. We have prepared the sample by loading Button using UserCellType and is available for download under the following link.