Click or drag to resize

PreferredWidth Properties

The PreferredWidth type exposes the following members.

Properties
Name Description
Public property Static member Auto
Get an instance of PreferredWidth, this instance indicates thie preferred width is auto.
Public property Static member None
Get an instance of PreferredWidth, this instance indicates thie preferred width is not specified.
Public property Type
A enum element from WidthType that specifies the units of measurement for the Value.
Public property Value
An double value that specifies the preferred width
Top
See Also