C1.Silverlight.Schedule.5
GroupedListBox Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by GroupedListBox.

Public Constructors
 NameDescription
Public ConstructorGroupedListBox ConstructorInitializes a new instance of the GroupedListBox control.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)GroupStyleSelectorPropertyIdentifies the GroupStyleSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)HasItemsPropertyIdentifies the HasItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsGroupingPropertyIdentifies the IsGrouping dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemContainerStyleSelectorPropertyIdentifies the ItemContainerStyleSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemTemplateSelectorPropertyIdentifies the ItemTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageSizePropertyIdentifies the PageSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)PanelTemplatePropertyIdentifies the PanelTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)PanningDirectionPropertyIdentifies the PanningDirection 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 PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
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 PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
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 PropertyGroupStyleGets a collection of GroupStyle objects that define the appearance of each level of groups.  
Public PropertyGroupStyleSelectorGets or sets a method that enables you to provide custom selection logic for a GroupStyle to apply to each group in a collection. This is a dependency property.  
Public PropertyHasItemsGets a value that indicates whether the GroupedListBox contains items. This is a dependency property.  
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 PropertyIsGroupingGets a value that indicates whether the control is using grouping. This is a dependency property.  
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsSynchronizedWithCurrentItem (Inherited from System.Windows.Controls.Primitives.Selector)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyItemContainerGeneratorGets the ItemContainerGenerator that is associated with the control.  
Public PropertyItemContainerStyle (Inherited from System.Windows.Controls.ListBox)
Public PropertyItemContainerStyleSelectorGets or sets custom style-selection logic for a style that can be applied to each generated container element. This is a dependency property.  
Public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsPanel (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplate (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplateSelectorGets or sets the custom logic for choosing a template used to display each item. This is a dependency property.  
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 PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyPageSizeGets or sets the System.Int32 value determining the number of items to move selection on pressing PageUp and PageDown keys. This is a dependency property. The default value is 10.  
Public PropertyPanelTemplateGets or sets the DataTemplate that defines the panel that controls the layout of items. This is a dependency property.  
Public PropertyPanningDirectionGets or sets the panning direction.  
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
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 PropertySelectedIndex (Inherited from System.Windows.Controls.Primitives.Selector)
Public PropertySelectedItem (Inherited from System.Windows.Controls.Primitives.Selector)
Public PropertySelectedItems (Inherited from System.Windows.Controls.ListBox)
Public PropertySelectedValue (Inherited from System.Windows.Controls.Primitives.Selector)
Public PropertySelectedValuePath (Inherited from System.Windows.Controls.Primitives.Selector)
Public PropertySelectionMode (Inherited from System.Windows.Controls.ListBox)
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
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 Methodstatic (Shared in Visual Basic)GetItemsOwnerReturns the GroupedListBox that the specified element hosts items for.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public Methodstatic (Shared in Visual Basic)ItemsControlFromItemContainerReturns the GroupedListBox that owns the specified container element.  
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplate (Inherited from System.Windows.Controls.ListBox)
Public MethodOnCollectionChangedThis API supports the C1.Silverlight infrastructure and is not intended to be used directly from your code.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodScrollIntoView (Inherited from System.Windows.Controls.ListBox)
Public MethodSelectAll (Inherited from System.Windows.Controls.ListBox)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodShouldSerializeGroupStyleReturns a value that indicates whether serialization processes should serialize the effective value of the GroupStyle property.  
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (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 EventMediaCommand (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 EventSelectionChanged (Inherited from System.Windows.Controls.Primitives.Selector)
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

GroupedListBox Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.