WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListPanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListPanel

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

    Constructors

    ListPanel()

    Declaration
    public ListPanel()

    Fields

    ColorMappingCollectionProperty

    Declaration
    public static readonly DependencyProperty ColorMappingCollectionProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    ColorMappingCollection

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

    Methods

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    System.Windows.Size availableSize
    Returns
    Type Description
    System.Windows.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved