Click or drag to resize

ViewLayoutViewportFillSpace Property

Gets and sets a value indicating if children should be made bigger to fill any left over space.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool FillSpace { get; set; }

Property Value

Boolean
See Also