UWP 13.1.26
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class DataTemplateCellRenderer

Inheritance
System.Object
DataTemplateCellRenderer
Namespace: BoldReports.RDL.Controls
Assembly: BoldReports.UWP.dll
Syntax
public class DataTemplateCellRenderer : GridVirtualizingCellRenderer<ContentControl, ContentControl>

Constructors

DataTemplateCellRenderer()

Declaration
public DataTemplateCellRenderer()

Methods

InitializeTemplateElement(ContentControl, GridStyleInfo)

Called to initialize the content of the cell using the information from the cell style (value, text, behavior etc.). You must override this method in your derived class.

Declaration
protected override void InitializeTemplateElement(ContentControl uiElement, GridStyleInfo style)
Parameters
Type Name Description
Windows.UI.Xaml.Controls.ContentControl uiElement

The UI element.

Syncfusion.UI.Xaml.CellGrid.Styles.GridStyleInfo style

The cell style info.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved