menu

WPF

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

    Show / Hide Table of Contents

    Enum EditLanguageType

    Specifies the types of languages

    Namespace: Syncfusion.Windows.Edit
    Assembly: Syncfusion.Edit.Wpf.dll
    Syntax
    [Obsolete("EditLanguage contains functionalities for procedural languages, for markup language use EditMarkupLanguage class")]
    public enum EditLanguageType
    Remarks

    ValueDescription
    ProceduralRepresents the Procedural language like c, c++ etc.
    MarkupRepresents the Markup language like XML and XAML.

    Fields

    Name Description
    Markup

    Specified the Markup Language

    Procedural

    Specified the Procedural Language

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