LayoutPositionableGroup - wesley7child/OuterPlugin GitHub Wiki
-
LayoutPositionableGroup (Definition) : LayoutGroup<T>,
ILayoutPositionableElement, ILayoutPositionableElementWithActualSize where T : class, ILayoutElement
Properties
| Property | Description |
|---|---|
| Parent | Gets or sets the parent container of the element. (Inherited from LayoutElement) |
| Root | Gets or sets the root of the element. (Inherited from LayoutElement) |
Events
| Event | Description |
|---|---|
| PropertyChanged | Raised when a property has changed. (Inherited from LayoutElement) |
| PropertyChanging | Raised when a property is about to change. (Inherited from LayoutElement) |