RadControls for WPF

Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView (in Telerik.Windows.Controls.GanttView.dll) Version: 2013.1.403.40

Syntax

C#
public class CellContainer : CellContainerBase
Visual Basic
Public Class CellContainer _
	Inherits CellContainerBase

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                Telerik.Windows.Controls.GanttView..::..CellContainerBase
                  Telerik.Windows.Controls.GanttView..::..CellContainer
                    Telerik.Windows.Controls.GanttView..::..CellHighlightContainer
                    Telerik.Windows.Controls.GanttView..::..TreeCellContainer

See Also