ViewDrawDockerIgnoreAllBorderAndPadding Property |
Gets and sets a value indicating if border space should be ignored in working out preferred size.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool IgnoreAllBorderAndPadding { get; set; }
Property Value
Type:
BooleanSee Also