Search Results for

    Show / Hide Table of Contents

    Class SmartInfoPanel.FlipType

    Lists the supported Flip styles.

    Namespace: Binarymission.WPF.Controls.Containers
    Assembly: Binarymission.WPF.Controls.SmartInfoPanel.dll
    Syntax
    public sealed class FlipType : Enum

    Fields

    FlipAntiClockwise

    Anti-Clock wise flip.

    Declaration
    public const SmartInfoPanel.FlipType FlipAntiClockwise
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    FlipByLeftDown

    Flips the content down from left.

    Declaration
    public const SmartInfoPanel.FlipType FlipByLeftDown
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    FlipClockwise

    Clock-wise flip.

    Declaration
    public const SmartInfoPanel.FlipType FlipClockwise
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    FlipLeftToRight

    Flips the content from left to right.

    Declaration
    public const SmartInfoPanel.FlipType FlipLeftToRight
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    FlipRightToLeft

    Flips the content from right to left.

    Declaration
    public const SmartInfoPanel.FlipType FlipRightToLeft
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    ManualPushAutoPop

    The effects is as though the content was manually pushed in, and it automatically pops out.

    Declaration
    public const SmartInfoPanel.FlipType ManualPushAutoPop
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    StandardFlip

    A standard flip.

    Declaration
    public const SmartInfoPanel.FlipType StandardFlip
    Field Value
    Type Description
    SmartInfoPanel.FlipType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    Int32
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.