⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Enum GroupStyle

    Enum specifying possible ways a number of view parts sharing the same area can be grouped.

    Namespace: Sdl.Desktop.IntegrationApi.Extensions
    Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
    Syntax
    public enum GroupStyle

    Fields

    Name Description
    HorizontalSplit

    Defines the group to be horizontaly split

    Tab

    Defines a tabbed group

    VerticalSplit

    Defines the group to be vertically split

    In this article
    Back to top Generated by DocFX