alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ContextChoiceItemType

    Specifies the types of context choice items.

    Inheritance
    System.Object
    ContextChoiceItemType
    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public sealed class ContextChoiceItemType : Enum

    Fields

    CodeSnippet

    Specifies the code snippet.

    Declaration
    public const ContextChoiceItemType CodeSnippet
    Field Value
    Type
    ContextChoiceItemType

    CodeSnippetsContainer

    Specifies the container of code snippets.

    Declaration
    public const ContextChoiceItemType CodeSnippetsContainer
    Field Value
    Type
    ContextChoiceItemType

    Default

    Specifies the default context choice item.

    Declaration
    public const ContextChoiceItemType Default
    Field Value
    Type
    ContextChoiceItemType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved