alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class Literal

    Defines a structure that provides information about literal for code snippet.

    Inheritance
    System.Object
    Literal
    Namespace: Syncfusion.Windows.Forms.Edit.Utils.CodeSnippets
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public sealed class Literal : ValueType

    Fields

    Default

    Holds the literal default text.

    Declaration
    public string Default
    Field Value
    Type
    System.String

    ID

    Holds the literal ID.

    Declaration
    public string ID
    Field Value
    Type
    System.String

    ToolTip

    Holds the literal tooltip.

    Declaration
    public string ToolTip
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved