WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LexemCollapsingType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LexemCollapsingType

    Defines the constants that specifies the all types of meanings of the lexem in the terms of collapsing.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum LexemCollapsingType

    Fields

    Name Description
    CollapsedLexem

    Specifies whether the lexem is a collapsed region.

    None

    Specifies whether the lexem is not related to the collapsible regions.

    RegionEnd

    Specifies whether the lexem is the last region of the collapsible region.

    RegionStart

    Specifies whether the lexem is the first lexem of the collapsible region.

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