RadControls for WPF

Namespace: Telerik.Windows.Rendering
Assembly: Telerik.Windows.Scheduling.Core (in Telerik.Windows.Scheduling.Core.dll) Version: 2013.1.403.40

Syntax

C#
public class ProgressPresenter : Panel
Visual Basic
Public Class ProgressPresenter _
	Inherits Panel

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Panel
              Telerik.Windows.Rendering..::..ProgressPresenter

See Also