menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DropIndicatorMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DropIndicatorMode

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

    Inheritance
    System.Object
    DropIndicatorMode
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public sealed class DropIndicatorMode : Enum

    Fields

    Arrow

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

    Declaration
    public const DropIndicatorMode Arrow
    Field Value
    Type
    DropIndicatorMode

    Line

    Indicator shows as line on targeted row.

    Declaration
    public const DropIndicatorMode Line
    Field Value
    Type
    DropIndicatorMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved