Xceed Ultimate ListBox for Silverlight Documentation
ListBoxGroupHeader Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by ListBoxGroupHeader.

Public Constructors
 NameDescription
Public ConstructorListBoxGroupHeader ConstructorInitializes a new instance of the ListBoxGroupHeader class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)GroupValueDataTemplatesPropertyIdentifies the GroupValueDataTemplates dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyContent

Gets or sets the ListBoxContainer's content.

(Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Public PropertyContentTemplate

Gets or sets the data template that is used to display the content of the ListBoxContainer.

(Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyGroupValueDataTemplatesGets a collection of GroupValueDataTemplate objects.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsSelectedGets or sets a value indicating whether the container is selected. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNavigateToNextGroupCommandGets the NavigateToNextGroup command.  
Public PropertyNavigateToPreviousGroupCommandGets the NavigateToPreviousGroup command.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyParentListBoxGets the ListBox instance in which this container is hosted. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateBuilds the visual tree for the element. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverrideArranges the child elements. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected Internal MethodChangeVisualState (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodClearDraggedContentPresenterClears the content presenter of dragged items. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodCreateDragDropContextCore (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodCreateDraggedContentPresenterRetrieves a new content presenter for dragged items. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodGetSiblingDraggedElementsCoreReturns this ListBoxContainer's dragged sibling elements during a drag operation. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
Protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
Protected MethodOnGotFocusRaises the GotFocus event. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnKeyDownRaises the KeyDown event. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnLoaded (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnLostFocusRaises the LostFocus event. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseEnterRaises the MouseEnter event. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnMouseLeaveRaises the MouseLeave event. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnMouseLeftButtonDown

Raises the MouseLeftButtonDown event.

(Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnMouseLeftButtonUp

Raises the MouseLeftButtonDown event.

(Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseWheelRaises the MouseWheel event. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Protected MethodOnUnloaded (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Protected MethodPrepareDraggedContentPresenterPrepares the content presenter of the dragged items. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainer)
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

ListBoxGroupHeader Class
Xceed.Silverlight.ListBox Namespace

Send Feedback