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
    • Release History
  • Support and Learning

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

    Productivity and Design Tools

    • Visual Studio Extensions
    • 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 RadCycleHubTile

Inheritance
System.Object
RadControl
HubTileBase
RadCycleHubTile
Inherited Members
HubTileBase.TitleProperty
HubTileBase.TitleTemplateProperty
HubTileBase.UpdateIntervalProperty
HubTileBase.IsFrozenProperty
HubTileBase.BackContentProperty
HubTileBase.BackContentTemplateProperty
HubTileBase.CommandProperty
HubTileBase.IsFlippedProperty
HubTileBase.CommandParameterProperty
HubTileBase.Finalize()
HubTileBase.OnPointerEntered(PointerRoutedEventArgs)
HubTileBase.OnPointerExited(PointerRoutedEventArgs)
HubTileBase.ComposeVisualStateName()
HubTileBase.UpdateIsFlipped(Boolean)
HubTileBase.OnTapped(TappedRoutedEventArgs)
HubTileBase.UnloadCore()
HubTileBase.ResetTimer()
HubTileBase.OnBackContentChanged(Object, Object)
HubTileBase.OnIsFlippedChanged(Boolean, Boolean)
HubTileBase.UpdateTimerState()
HubTileBase.IsFlipped
HubTileBase.Command
HubTileBase.CommandParameter
HubTileBase.Title
HubTileBase.TitleTemplate
HubTileBase.IsFrozen
HubTileBase.UpdateInterval
HubTileBase.BackContent
HubTileBase.BackContentTemplate
HubTileBase.IsPointerOver
HubTileBase.LayoutRoot
RadControl.EndVisualStateUpdate(Boolean, Boolean)
RadControl.UpdateVisualState(Boolean)
RadControl.BeginVisualStateUpdate()
RadControl.SetVisualState(String, Boolean)
RadControl.CanUpdateVisualState()
RadControl.MeasureOverride(Size)
RadControl.ArrangeOverride(Size)
RadControl.OnApplyTemplate()
RadControl.UnapplyTemplateCore()
RadControl.OnIsEnabledChanged(Boolean, Boolean)
RadControl.OnLoaded()
RadControl.CurrentVisualState
RadControl.IsLoaded
RadControl.IsLoading
RadControl.IsUnloaded
RadControl.WasUnloaded
RadControl.IsTemplateApplied
Namespace: Telerik.UI.Xaml.Controls.Primitives
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class RadCycleHubTile : HubTileBase, IWeakEventListener

Constructors

RadCycleHubTile()

Declaration
public RadCycleHubTile()

Fields

CycleRandomlyProperty

Declaration
public static readonly DependencyProperty CycleRandomlyProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

FlipUpdateIntervalsCountProperty

Declaration
public static readonly DependencyProperty FlipUpdateIntervalsCountProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ItemsSourceProperty

Declaration
public static readonly DependencyProperty ItemsSourceProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ItemTemplateProperty

Declaration
public static readonly DependencyProperty ItemTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

OrientationProperty

Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

Properties

CycleRandomly

Declaration
public bool CycleRandomly { get; set; }
Property Value
System.Boolean

FlipUpdateIntervalsCount

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

IsUpdateTimerNeeded

Declaration
protected override bool IsUpdateTimerNeeded { get; }
Property Value
System.Boolean

Overrides
HubTileBase.IsUpdateTimerNeeded

ItemsSource

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

ItemTemplate

Declaration
public DataTemplate ItemTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

Orientation

Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.Orientation

ShouldClip

Declaration
protected override bool ShouldClip { get; }
Property Value
System.Boolean

Overrides
HubTileBase.ShouldClip

Methods

ApplyTemplateCore()

Declaration
protected override bool ApplyTemplateCore()
Returns
System.Boolean

Overrides
HubTileBase.ApplyTemplateCore()

LoadCore()

Declaration
protected override void LoadCore()
Overrides
HubTileBase.LoadCore()

OnBackStateActivated()

Declaration
protected override void OnBackStateActivated()
Overrides
HubTileBase.OnBackStateActivated()

OnBackStateDeactivated()

Declaration
protected override void OnBackStateDeactivated()
Overrides
HubTileBase.OnBackStateDeactivated()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

Overrides
HubTileBase.OnCreateAutomationPeer()

OnTemplateApplied()

Declaration
protected override void OnTemplateApplied()
Overrides
HubTileBase.OnTemplateApplied()

Update(Boolean, Boolean)

Declaration
protected override void Update(bool animate, bool updateIsFlipped)
Parameters
System.Boolean animate

System.Boolean updateIsFlipped

Overrides
HubTileBase.Update(Boolean, Boolean)

Explicit Interface Implementations

IWeakEventListener.ReceiveEvent(Object, Object)

Declaration
void IWeakEventListener.ReceiveEvent(object sender, object args)
Parameters
System.Object sender

System.Object args

Implements
IWeakEventListener.ReceiveEvent(Object, Object)

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
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.