ComponentOne ASP.NET MVC Controls
Width Property (Control)

C1.Web.Mvc Namespace > Control Class : Width Property
Gets or sets the width of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Width As String
[C1Ignore()]
public string Width {get; set;}
See Also

Reference

Control Class
Control Members