Telerik RadTabstrip (英語版)

タブをASP.NETアプリケーションに加えます。

Telerik 社の製品
2018 年より日本国内にてComponentSourceで販売中。

i

Telerik RadTabStrip は現在Telerik RadControls for ASP.NET AJAXTelerik RadControls for ASP.NET AJAX + WinForms + Telerik Reportingの一部として含まれたセット販売のみのお取扱となっております。
Telerik RadTabStrip のアップグレードに関する価格やご提供可能かどうかの情報をご希望の場合、上記のページをご覧いただきますか、弊社までご連絡ください。

Telerik RadTabstrip について

タブをASP.NETアプリケーションに加えます。

telerik RadTabstripは、ASP.NETアプリケーションにおけるタブ インターフェイスを構築するための、フレキシブルなコンポーネントです。 CSSベースのテキストだけによるタブ ストリップに加えて、シンプルなイメージ バックグラウンドや、オーバーラップを用いた完全なグラフィック効果を実現します。 また、スクロールが可能であり、タテ方向の表示と位置設定に対処し、マルチ レベルのネストにも対応しています。 なお、この製品は、.NET2.0と統合されたテーマ メカニズムを完全にサポートします。

Appearance - RadTabStrip gives you the freedom to style and customize the appearance of your tabstrip according to your scenarios. For example you can easily make tabs overlapping, insert images on your tabs, as well as define your tabs as separators. Additionally RadTabStrip is shipped with a rich set of skins that allow you to easily build slick interfaces with the look-and-feel of Windows Vista, Office 2007, Outlook, Material and Bootsrap themes etc. The skins can be easily switched using a single property.

Horizontal, vertical, multirow, scrolling, hierarchical tabs - You can achieve various tab configurations by combining the different types supported by RadTabStrip:

  • Horizontal - you can set your tabstrip to be above or below the content
  • Vertical - you can have your tabs rendered vertically, on the left or on the right of the content
  • MultiRow - you can have your tabs arranged in several rows
  • Scrolling - In case you have too many tabs, you can easily make the tabstrip scrollable by setting a single property.
  • Hierarchical - you can easily build a multilevel tabstrip by defining the structure with the design-time builder.

RadMultipage - RadMultiPage is a natively integrated control in RadTabStrip, which acts as a container for content. As the content is separated from the tabstrip labels, it can be positioned anywhere in the page. Using RadMultipage to render content independently of the tab gives developers more freedom in the authoring process.

Right-to-left support - RadTabStrip for ASP.NET AJAX provides full support for Right-to-Left languages.

Content Template Support - You can embed any content inside a RadTabStrip or RadMultiPage template, including HTML markup and ASP.NET server controls, including the Telerik controls or other third-party controls. Controls can be nested both in Visual Studio .NET Design mode and manually with the code.