UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MovingDirection - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MovingDirection

    Enum to determine the direction of the CopyCells and FillSeries

    Inheritance
    System.Object
    MovingDirection
    Namespace: Syncfusion.UI.Xaml.Spreadsheet
    Assembly: Syncfusion.SfSpreadsheet.UWP.dll
    Syntax
    public sealed class MovingDirection : Enum

    Fields

    Down

    Declaration
    public const MovingDirection Down
    Field Value
    Type Description
    MovingDirection

    Left

    Declaration
    public const MovingDirection Left
    Field Value
    Type Description
    MovingDirection

    None

    Declaration
    public const MovingDirection None
    Field Value
    Type Description
    MovingDirection

    Right

    Declaration
    public const MovingDirection Right
    Field Value
    Type Description
    MovingDirection

    Up

    Declaration
    public const MovingDirection Up
    Field Value
    Type Description
    MovingDirection

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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