ASP.NET Pack Programmer's Guide
Accordion.Width Property
See Also
 





WebControl.Width override.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public override Unit Width { get; set; }

Visual Basic  Copy Code

Public Overrides Property Width As Unit

 Property Value

Type: Unit
An instance of the System.Web.UI.Unit structure, specifying the width of the control. The default is 400px.

 See Also

Accordion Members
Accordion Class
MindFusion.UI.WebForms Namespace