Gets or sets the Width of the Column

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

Syntax

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

Field Value

A Unit

See Also