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

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX