Search Results for

    Show / Hide Table of Contents

    Enum EVerticalAlignment

    • C#
    • Visual Basic
    public enum EVerticalAlignment
    Public Enum EVerticalAlignment
    Namespace: HomeSeer.Jui.Views
    Assembly: PluginSdk.dll


    The possible behaviors for the vertical alignment of items in a row


    Fields

    Name Description
    AlignItemsCenter

    Items are centered in the row

    AlignItemsEnd

    Items are placed at the bottom of the row

    AlignItemsStart

    Items are placed at the top of the row

    None

    None

    • View Source
    In This Article
    Back to top HomeSeer Technologies