Table of Contents

Interface ILayoutOrientableGroup

Namespace
H.Controls.Dock.Layout
Assembly
H.Controls.Dock.dll

Interface definition for a ILayoutGroup that supports a Orientation property.

public interface ILayoutOrientableGroup : ILayoutGroup, ILayoutContainer, ILayoutElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members
Extension Methods

Properties

Orientation

Gets/sets the Orientation of the ILayoutGroup.

Orientation Orientation { get; set; }

Property Value

Orientation