menu

WPF

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

    Show / Hide Table of Contents

    Class DropDownCustomPopupPlacement

    Used to place the popup window in left to right.

    Inheritance
    System.Object
    DropDownCustomPopupPlacement
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Shared.Printing
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public class DropDownCustomPopupPlacement

    Constructors

    DropDownCustomPopupPlacement()

    Declaration
    public DropDownCustomPopupPlacement()

    Properties

    Callback

    Declaration
    public static CustomPopupPlacementCallback Callback { get; }
    Property Value
    Type
    System.Windows.Controls.Primitives.CustomPopupPlacementCallback

    Methods

    GetPlaces(Size, Size, Point)

    Declaration
    public static CustomPopupPlacement[] GetPlaces(Size popupSize, Size targetSize, Point offset)
    Parameters
    Type Name Description
    System.Windows.Size popupSize
    System.Windows.Size targetSize
    System.Windows.Point offset
    Returns
    Type
    System.Windows.Controls.Primitives.CustomPopupPlacement[]
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved