Action
Gets the number that specifies the width of a component as a percentage of its parent's size. Valid values are 0 to 100.
Syntax
C#
protected Double percentWidth { get; }
VB
'Declaration
Protected Read Property percentWidth As Double
Access
Read only.