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





Specifies the orientation of the control.

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

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

Type: Orientation

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace