ComponentOne Basic Library for WPF and Silverlight
C1HierarchicalPresenter Class Members
Fields  Properties  Methods  Events

C1.Silverlight Namespace : C1HierarchicalPresenter Class

The following tables list the members exposed by C1HierarchicalPresenter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a C1HierarchicalPresenter.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Header dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HeaderTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyleSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemTemplateSelector dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets a value that indicates whether the ItemsControl contains items.  
Public PropertyGets or sets the item that labels the control.  
Public PropertyGets or sets the template used to display the contents of the control's header.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets a value indicating whether the mouse pointer is located over this element.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyGets or sets the Style that is applied to the container element generated for each item.  
Public PropertyGets or sets custom style-selection logic for a style that can be applied to each generated container element.  
Public PropertyThe ItemConverter performs the conversion from a C1HierarchicalPresenter instance to its String representation. If not set by the user, the default converter will be used.  
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyProvides a way to choose a DataTemplate based on the data object and the data-bound element.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets the items collection of this element's parent.  
Public PropertyReturns this element's parent ItemsSource Property.  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Controls.Control)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.Controls.Control)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodInitializes a C1HierarchicalPresenter by setting its parent and root elements in the hierarchy.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodDetermines whether the C1HierarchicalPresenter is an ancestor of the descendant element.  
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverridden. Builds the visual tree for the C1HierarchicalPresenter control when a new template is applied.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodCreates a list with all the item containers present in the Hierarchical Presenter at the moment of invocation.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.Controls.Control)
Public EventEvent raised when the IsMouseOver property has changed.  
Public EventOccurs when a C1HierarchicalPresenter child item is cleared. (ClearContainerForItemOverride was invoked).  
Public EventOccurs when a C1HierarchicalPresenter child item is prepared (PrepareContainerForItemOverride was invoked).  
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

C1HierarchicalPresenter Class
C1.Silverlight Namespace