menu

UWP

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

    Show / Hide Table of Contents

    Class ListPanel

    Inheritance
    System.Object
    ListPanel
    Namespace: Syncfusion.UI.Xaml.HeatMap
    Assembly: Syncfusion.SfHeatmap.UWP.dll
    Syntax
    public class ListPanel : StackPanel

    Constructors

    ListPanel()

    Declaration
    public ListPanel()

    Fields

    ColorMappingCollectionProperty

    Declaration
    public static readonly DependencyProperty ColorMappingCollectionProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    ColorMappingCollection

    Declaration
    public ColorMappingCollection ColorMappingCollection { get; set; }
    Property Value
    Type
    ColorMappingCollection

    Methods

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size availableSize
    Returns
    Type
    Windows.Foundation.Size

    Extension Methods

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