menu

UWP

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

    Show / Hide Table of Contents

    Class CustomContentPresenter

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

    Constructors

    CustomContentPresenter()

    Declaration
    public CustomContentPresenter()

    Properties

    ExtentHeight

    Declaration
    public double ExtentHeight { get; }
    Property Value
    Type
    System.Double

    ExtentWidth

    Declaration
    public double ExtentWidth { get; }
    Property Value
    Type
    System.Double

    ViewportHeight

    Declaration
    public double ViewportHeight { get; }
    Property Value
    Type
    System.Double

    ViewportWidth

    Declaration
    public double ViewportWidth { get; }
    Property Value
    Type
    System.Double

    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