Vertical or horizontal orientation.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Orientation CalendarView_Orientation { get; set; }
Visual Basic
Public Property CalendarView_Orientation As Orientation
	Get
	Set
JScript
function get CalendarView_Orientation () : Orientation
function set CalendarView_Orientation (value : Orientation)

See Also