MaxWidth Property (SparkWindowedApplication)

Action

Gets the maximum recommended width of the component to be considered by the parent during layout.

Syntax

C#
protected Double maxWidth { get; }
VB
'Declaration
Protected Read Property maxWidth As Double

Access

Read only.