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 RadBusyIndicator

Identifies the RadBusyIndicator control.

Inheritance
System.Object
RadBusyIndicator
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll

Syntax

[TelerikToolboxCategory("Containers")]
public class RadBusyIndicator : ContentControl

Constructors

RadBusyIndicator()

Initializes a new instance of the RadBusyIndicator class.

Declaration
public RadBusyIndicator()

Fields

BusyContentProperty

Identifies the BusyContent property.

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

BusyContentTemplateProperty

Identifies the BusyContentTemplate property.

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

DisplayAfterProperty

Identifies the DisplayAfter property.

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

IsBusyIndicationVisibleProperty

Identifies the IsBusyIndicationVisible dependency property.

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

IsBusyProperty

Identifies the IsBusy property.

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

IsIndeterminateProperty

Identifies the IsIndeterminate property.

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

OverlayStyleProperty

Identifies the OverlayStyle property.

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

ProgressBarStyleProperty

Identifies the ProgressBarStyle property.

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

ProgressValueProperty

Identifies the ProgressValue property.

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

Properties

BusyContent

Gets or sets the BusyContent property. This is a dependency property.

Declaration
public object BusyContent { get; set; }
Property Value
System.Object

BusyContentTemplate

Gets or sets the BusyContentTemplate property. This is a dependency property.

Declaration
public DataTemplate BusyContentTemplate { get; set; }
Property Value
System.Windows.DataTemplate

DisplayAfter

Gets or sets the DisplayAfter property. This is a dependency property.

Declaration
public TimeSpan DisplayAfter { get; set; }
Property Value
System.TimeSpan

IsBusy

Gets or sets the IsBusy property. This is a dependency property.

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

IsBusyIndicationVisible

Gets or sets the IsBusyIndicationVisible property. This is a dependency property.

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

IsContentVisible

Gets or sets the IsContentVisible property. This is a dependency property.

Declaration
protected bool IsContentVisible { get; set; }
Property Value
System.Boolean

IsIndeterminate

Gets or sets the IsIndeterminate property. This is a dependency property.

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

OverlayStyle

Gets or sets the OverlayStyle property. This is a dependency property.

Declaration
public Style OverlayStyle { get; set; }
Property Value
System.Windows.Style

ProgressBarStyle

Gets or sets the ProgressBarStyle property. This is a dependency property.

Declaration
public Style ProgressBarStyle { get; set; }
Property Value
System.Windows.Style

ProgressValue

Gets or sets the ProgressValue property. This is a dependency property.

Declaration
public double ProgressValue { get; set; }
Property Value
System.Double

Methods

ChangeVisualState(Boolean)

Updates the visual state of the control.

Declaration
protected virtual void ChangeVisualState(bool useTransitions)
Parameters
System.Boolean useTransitions

Indicates whether transitions should be used.

OnApplyTemplate()

Invoked whenever application code or internal processes (such as a rebuilding layout pass) call. System.Windows.Controls.Control.ApplyTemplate.

Declaration
public override void OnApplyTemplate()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer

OnInitialized(EventArgs)

Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.

Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs e

The System.Windows.RoutedEventArgs that contains the event data.

OnIsBusyChanged(DependencyPropertyChangedEventArgs)

Called when the IsBusyProperty property is changed.

Declaration
protected virtual void OnIsBusyChanged(DependencyPropertyChangedEventArgs e)
Parameters
System.Windows.DependencyPropertyChangedEventArgs e

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.