WPF

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

    Show / Hide Table of Contents

    Enum DropIndicatorMode

    Specifies the mode of indicator to notify the position of a row where the dragged rows are going to be dropped.

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

    Fields

    Name Description
    Arrow

    Indicator shows as the up and down arrow on targeted row.

    Line

    Indicator shows as line on targeted row.

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