Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
Rotation Property

Gets or sets the rotation of the tab item.

Syntax
 public Rotation Rotation { get; set; }
Remarks

The rotation rotate tab item shape, including CornerRadius and BorderThickness , but not margins and paddings. The contents of the content is not rotated either.

See Also