menu

UWP

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

    Show / Hide Table of Contents

    Class ContentViewItemsControl

    Inheritance
    System.Object
    ContentViewItemsControl
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class ContentViewItemsControl : ItemsControl

    Constructors

    ContentViewItemsControl()

    Declaration
    public ContentViewItemsControl()

    Fields

    SelectedIndexProperty

    Declaration
    public static readonly DependencyProperty SelectedIndexProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    SelectedIndex

    Gets / Sets the SelectedIndex for the item to be Visible.

    Declaration
    public int SelectedIndex { get; set; }
    Property Value
    Type
    System.Int32

    Methods

    OnApplyTemplate()

    Declaration
    protected override void OnApplyTemplate()

    Extension Methods

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