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





Gets or sets the width of the control.

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

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace