alexa

    Show / Hide Table of Contents

    Enum Position

    Represents an enum list for the directions that move the position of ContentControl when applying transition.

    Namespace: Syncfusion.Windows.Controls
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public enum Position

    Fields

    Name Description
    Bottom

    Bottom position

    Center

    Center position

    Left

    Left position

    Right

    Right position

    Top

    Top position

    Back to top Generated by DocFX