menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TemplateRenderMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TemplateRenderMode

    Specifies how templates are rendered in the grid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum TemplateRenderMode

    Fields

    Name Description
    Individual

    Creates a unique template instance for each row.

    Shared

    Reuses a shared template instance across multiple rows.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved