WinForms

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

    Show / Hide Table of Contents

    Enum ClipModes

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

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum ClipModes

    Fields

    Name Description
    ExcludeLiterals

    Exclude all literals in the data that is returned.

    IncludeLiterals

    Include all literals in the data that is returned.

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