alexa

    Show / Hide Table of Contents

    Enum GroupViewOrientation

    Specifies the layout orientation for items in a GroupView control.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum GroupViewOrientation

    Fields

    Name Description
    Horizontal

    Items are arranged horizontally.

    Vertical

    Items are arranged vertically.

    Back to top Generated by DocFX