menu

WPF

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

    Show / Hide Table of Contents

    Enum ColumnResizingReason

    Defines the constants that specifies the reason for column resizing operation.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum ColumnResizingReason

    Fields

    Name Description
    Resized

    Specifies the column is resized.

    ResizeStarting

    Specifies the resizing operation is being initiated.

    Resizing

    Specifies the column is being resized.

    ResizingStarted

    Specifies the resizing operation is initiated.

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