menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VisualItemInputMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum VisualItemInputMode

    Defines VisualItem input mode

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum VisualItemInputMode

    Fields

    Name Description
    DisplayMemberMode

    To set SelectedItem as the text input of VisualItem.

    ValueMemberMode

    To set SelectedValue as the text input of VisualItem.

    VisualItemMode

    To set custom text input for VisualItem, based on end user requirement.

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