menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TableMapping - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TableMapping

    Inheritance
    System.Object
    ItemsMapping
    TableMapping
    Inherited Members
    ItemsMapping.ItemsSource
    Namespace: Syncfusion.UI.Xaml.HeatMap
    Assembly: Syncfusion.SfHeatmap.UWP.dll
    Syntax
    public class TableMapping : ItemsMapping

    Constructors

    TableMapping()

    Declaration
    public TableMapping()

    Properties

    ColumnMapping

    Declaration
    public List<ColumnMapping> ColumnMapping { get; set; }
    Property Value
    Type
    System.Collections.Generic.List<ColumnMapping>

    HeaderMapping

    Declaration
    public ColumnMapping HeaderMapping { get; set; }
    Property Value
    Type
    ColumnMapping

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved