Mulholland Web Controls Class Library

InlineCalendar.Orientation Property

Gets or sets the orientation of the control.

public OrientationType Orientation {get; set;}

Remarks

Setting to Vertical requires that the browser supports the tb-rl writing-mode style for the month text to display vertically.

See Also

InlineCalendar Class | Mulholland.Web.Controls Namespace