Width is value of the Label Width

Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Unit Width { get; set; }
Visual Basic
Public Property Width As Unit
	Get
	Set

Field Value

A string representing the Text

Remarks