Table of Contents

Interface ILayoutOrientableGroup

Namespace
HeBianGu.Control.Dock.Layout
Assembly
HeBianGu.Control.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