Class VerticalPanelElement
The vertical panel element.
Inheritance
System.Object
FlaxEditor.CustomEditors.LayoutElement
FlaxEditor.CustomEditors.LayoutElementsContainer
VerticalPanelElement
Namespace: FlaxEditor.CustomEditors.Elements
Assembly: FlaxEngine.CSharp.dll
Syntax
public class VerticalPanelElement : LayoutElementsContainer
Constructors
VerticalPanelElement()
Declaration
public VerticalPanelElement()
Fields
Panel
Properties
ContainerControl
Declaration
public override ContainerControl ContainerControl { get; }
Property Value
ContainerControl
|
Overrides
FlaxEditor.CustomEditors.LayoutElementsContainer.ContainerControl
Extension Methods
See Also
FlaxEditor.CustomEditors.LayoutElement