WPF

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

    Show / Hide Table of Contents

    Enum SuggestionBoxPlacement

    Specify the placement of suggestion box with auto complete.

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum SuggestionBoxPlacement

    Fields

    Name Description
    Bottom

    The SuggestionBox always at the bottom with auto complete.

    None

    The SuggestionBox not displayed with auto complete.

    Top

    The SuggestionBox always placed top with auto complete.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved