menu

WPF

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

    Show / Hide Table of Contents

    Enum ResizingMode

    Specifies how an element visually responds to resizing operations.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum ResizingMode

    Fields

    Name Description
    Delayed

    The element is redrawn after the resizing operation is finished.

    Live

    The element is redrawn dynamically during the resizing operation.

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