alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DropDownCustomPopupPlacement

    Used to place the popup window in left to right.

    Inheritance
    System.Object
    DropDownCustomPopupPlacement
    Namespace: Syncfusion.Windows.Shared.Printing
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public class DropDownCustomPopupPlacement : Object

    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 - 2026 Syncfusion Inc. All Rights Reserved