MinWidth Property (SparkWindow)
Class
SparkWindow
.
Action
Gets the minimum recommended width of the component to be considered by the parent during layout.
Syntax
C#
protected
Double
minWidth { get; }
VB
'Declaration Protected Read Property minWidth As
Double
Access
Read only.