menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabStripControl - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabStripControl

    Represents the TabStripControl class

    Inheritance
    System.Object
    TabStripControl
    Namespace: Syncfusion.UI.Xaml.Rotator
    Assembly: Syncfusion.SfRotator.UWP.dll
    Syntax
    public class TabStripControl : ItemsControl

    Constructors

    TabStripControl()

    Initializes a new instance of the TabStripControl class.

    Declaration
    public TabStripControl()

    Methods

    GetContainerForItemOverride()

    Override method for getting the items for the tab strip control

    Declaration
    protected override DependencyObject GetContainerForItemOverride()
    Returns
    Type Description
    Windows.UI.Xaml.DependencyObject

    return value

    OnApplyTemplate()

    On apply template method.

    Declaration
    protected override void OnApplyTemplate()

    OnItemsChanged(Object)

    On items changed method.

    Declaration
    protected override void OnItemsChanged(object e)
    Parameters
    Type Name Description
    System.Object e

    Object type

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved