alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class BorderMode

    The clipping mode to be used by the control when returning the text content of the control.

    Inheritance
    System.Object
    BorderMode
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class BorderMode : Enum

    Fields

    Flat

    Exclude all literals in the data that's returned.

    Declaration
    public const BorderMode Flat
    Field Value
    Type
    BorderMode

    ThreeDimensional

    Include all literals in the data that's returned.

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