dbicSlide Send comments on this topic.
Orientation Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : Orientation Property

Gets or sets the orientation of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Orientation As enumOrientation
C# 
public virtual enumOrientation Orientation {get; set;}

Property Value

enumOrientation Enumeration

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also