skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class ItemsControl3D<TControl>

This class represents an ItemsControl in the 3D space.

Inheritance
System.Object
Control3D<TControl>
ItemsControl3D<TControl>
Axis3D<TControl>
GridLinesContainer3D<TControl>
Series3D
StripLinesContainer3D
Inherited Members
Control3D<TControl>.ControlContainerProperty
Control3D<TControl>.MaterialProperty
Control3D<TControl>.ChildItemAdded(UIElement3D, Int32)
Control3D<TControl>.ChildItemRemoved(UIElement3D, Int32)
Control3D<TControl>.OnApplyTemplate(Control)
Control3D<TControl>.OnControlContainerChanged()
Control3D<TControl>.InitializeModelControl(IModelControl3D)
Control3D<TControl>.ClearContainer()
Control3D<TControl>.FindStoryboard(Control, DependencyProperty, Object)
Control3D<TControl>.CreateControl()
Control3D<TControl>.OnModelControlAttached()
Control3D<TControl>.GetVisual3DChild(Int32)
Control3D<TControl>.OnMouseEnter(MouseEventArgs)
Control3D<TControl>.OnMouseLeave(MouseEventArgs)
Control3D<TControl>.OnVisualParentChanged(DependencyObject)
Control3D<TControl>.RegisterNames()
Control3D<TControl>.BeginTime
Control3D<TControl>.ModelElement
Control3D<TControl>.Control
Control3D<TControl>.ControlContainer
Control3D<TControl>.ModelControl
Control3D<TControl>.Visual3DChildrenCount
Control3D<TControl>.MouseEnterStoryboard
Control3D<TControl>.MouseLeaveStoryboard
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll

Syntax

public class ItemsControl3D<TControl> : Control3D<TControl>, IControl3D, ILogicalItem, IItemsControl where TControl : IModelControl3D, new()
Type Parameters
TControl

Constructors

ItemsControl3D()

Declaration
public ItemsControl3D()

Fields

ItemsSourceProperty

Identifies the ItemsSource dependency property.

Declaration
public static readonly DependencyProperty ItemsSourceProperty
Field Value
System.Windows.DependencyProperty

Properties

Children

Gets a collection of child Visual3D objects.

Declaration
public Visual3DCollection Children { get; }
Property Value
System.Windows.Media.Media3D.Visual3DCollection

Container

Gets the controls container associated with the ItemsControl in the 3D space.

Declaration
protected ContainerUIElement3D Container { get; }
Property Value
System.Windows.Media.Media3D.ContainerUIElement3D

The container.

ItemsSource

Gets or sets a collection used to generate the content of the ItemsControl3D<TControl>. This is a dependency property.

Declaration
public IEnumerable ItemsSource { get; set; }
Property Value
System.Collections.IEnumerable

Implements
IItemsControl.ItemsSource

Methods

OnModelControlCreated()

Invoked whenever a model control has been created for the 3D control.

Declaration
protected override void OnModelControlCreated()
Overrides
Telerik.Windows.Controls.Charting.Control3D<TControl>.OnModelControlCreated()

Explicit Interface Implementations

IItemsControl.get_Visibility()

Declaration
Visibility IItemsControl.get_Visibility()
Returns
System.Windows.Visibility

Implements
Telerik.Windows.Controls.Charting.IItemsControl.get_Visibility()

IItemsControl.set_Visibility(Visibility)

Declaration
void IItemsControl.set_Visibility(Visibility value)
Parameters
System.Windows.Visibility value

Implements
Telerik.Windows.Controls.Charting.IItemsControl.set_Visibility(System.Windows.Visibility)

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.