Gets/Sets the maximum required width

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
protected int RequiredWidth { get; set; }

Property Value

Type: Int32

Remarks

RequiredWidth is identical with MaxScrollX

See Also