menu

WinUI

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

    Show / Hide Table of Contents

    Class ComboBoxAutoAppendType

    Defines constants that specify the auto append type of a ComboBox control.

    Inheritance
    System.Object
    ComboBoxAutoAppendType
    Namespace: Syncfusion.UI.Xaml.Editors
    Assembly: Syncfusion.Editors.WinUI.dll
    Syntax
    public sealed class ComboBoxAutoAppendType : Enum

    Fields

    Text

    Allow to select Text style for append text 

    Declaration
    public const ComboBoxAutoAppendType Text
    Field Value
    Type
    ComboBoxAutoAppendType

    TextWithSelection

    Allow to select TextWithSelection style for append text

    Declaration
    public const ComboBoxAutoAppendType TextWithSelection
    Field Value
    Type
    ComboBoxAutoAppendType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved