DateTimeEditors for WinRT
C1TreeView Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1TreeView.

Public Constructors
 NameDescription
Public ConstructorC1TreeView ConstructorInitializes a new instance of a C1TreeView.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowDragDropPropertyIdentifies the AllowDragDrop dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoScrollModePropertyIdentifies the AutoScrollMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoSearchPropertyIdentifies the AutoSearch dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoSearchResetDelayPropertyIdentifies the AutoSearchResetDelay dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledCuesVisibilityPropertyIdentifies the DisabledCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)DropActionProperty  
Public Fieldstatic (Shared in Visual Basic)EditTemplatePropertyIdentifies the EditTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandModePropertyIdentifies the ExpandMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandOnClickPropertyIdentifies the ExpandOnClick dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusCuesVisibilityPropertyIdentifies the FocusCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsFocusedPropertyIdentifies the IsFocused dependency property.  
Public Fieldstatic (Shared in Visual Basic)KeyboardNavigationPropertyIdentifies the KeyboardNavigation dependency property.  
Public Fieldstatic (Shared in Visual Basic)LineDashArrayPropertyIdentifies the LineDashArray dependency property.  
Public Fieldstatic (Shared in Visual Basic)LineStrokePropertyIdentifies the LineStroke dependency property.  
Public Fieldstatic (Shared in Visual Basic)LineThicknessPropertyIdentifies the LineThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)MouseOverBrushPropertyIdentifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollBarStylePropertyIdentifies the ScrollBarStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedBackgroundPropertyIdentifies the SelectedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemPropertyIdentifies the SelectedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemsPropertyIdentifies the SelectedItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionModePropertyIdentifies the SelectionMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowLinesPropertyIdentifies the ShowLines dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValidationDecoratorStylePropertyIdentifies the ValidationDecoratorStyle dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDragDropGets or sets a value indicating whether this C1.Silverlight.C1TreeView allows drag-and-drop operations.  
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAutoScrollModeGets or sets a value indicating the auto-scroll mode used by the C1TreeView when navigating to C1treeViewItems that are not (or don´t fit) in the current ViewPort.  
Public PropertyAutoSearchEnables or disables the AutoSearch functionality of the C1TreeView.  
Public PropertyAutoSearchResetDelayGets or Sets a value for the delay (in milliseconds) used in the keyboard search.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayMemberPath (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyDragDropArrowMarkerGets the arrow element used to indicate the drop location.  
Public PropertyDragDropLineMarkerGets the line element used to indicate the drop location.  
Public PropertyDropAction  
Public PropertyEditTemplateGets or sets the template used to edit the contents of the items.  
Public PropertyExpandModeGets or sets a value indicating the allowed number of expanded C1TreeViewItems.  
Public PropertyExpandOnClickGets or sets a value indicating whether the node is expanded/collapsed when the users clicks in the C1TreeViewItem header.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyGroupStyle (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyGroupStyleSelector (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyHasItemsGets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeaderGets or sets the item that labels the control. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeaderTemplateGets or sets the template used to display the contents of the control's header. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsFocusedReturns true if the control has the focus.  
Public PropertyIsGrouping (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsMouseOverGets a value indicating whether the mouse pointer is located over this element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyItemContainerGenerator (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemContainerStyleGets or sets the Style that is applied to the container element generated for each item. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyItemContainerStyleSelectorGets or sets custom style-selection logic for a style that can be applied to each generated container element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyItemContainerTransitions (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItems (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanel (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanelRoot (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsSource (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplate (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplateSelectorProvides a way to choose a DataTemplate based on the data object and the data-bound element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyKeyboardNavigationEnables or disables the Keyboard navigation functionality of the C1TreeView.  
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyLineDashArrayGets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines.  
Public PropertyLineStrokeGets or sets the brush used to paint the connecting lines.  
Public PropertyLineThicknessGets or sets the thickness of the connecting lines.  
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMouseOverBrushGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over.  
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyParentCollectionGets the items collection of this element's parent. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyParentItemsSourceReturns this element's parent ItemsSource Property. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyScrollBarStyleGets or sets the style used for the inner scrollbar.  
Public PropertySelectedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it is selected.  
Public PropertySelectedItemGets the selected item in a C1.Silverlight.C1TreeView.  
Public PropertySelectedItemsGets the selected items in a C1TreeView (when in Multiple Selection mode).  
Public PropertySelectionModeGets or sets the selection behavior for a C1TreeView.  
Public PropertyShowLinesGets or sets a value that indicates whether the connecting lines are visible.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyValidationDecoratorStyleGets or sets the style that is applied to the inner C1ValidationDecorator.  
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodContainerFromIndex (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodContainerFromItem (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindItemReturns the first item that matches exactly with the text used as search parameter  
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFinishEditingOverloaded. make the editing item quit editing status  
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNodeGets the nearest C1TreeViewItem to the specified location.  
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodIndexFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodInitializeItemInitializes a C1.Silverlight.C1HierarchicalPresenter by setting its parent and root elements in the hierarchy. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodIsAncestorOfDetermines whether the C1.Silverlight.C1HierarchicalPresenter is an ancestor of the descendant element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodItemFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodStartEditingOverloaded. make the selected item enter into editing status  
Public MethodToList<T>Creates a list with all the item containers present in the Hierarchical Presenter at the moment of invocation. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Public Events
 NameDescription
Public EventAutoSearchBufferChanged  
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragDropFires at the end of a drag drop process, when the user releases the mouse button over a registered drop target.  
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOverFires during a drag drop process, when the cursor moves over a registered drop target.  
Public EventDragStartFires when a drag drop process starts.  
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventIsMouseOverChangedEvent raised when the IsMouseOver property has changed. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public EventItemClearedOccurs when a C1HierarchicalPresenter child item is cleared. (ClearContainerForItemOverride was invoked). (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public EventItemClickOccurs when a C1TreeViewItem is clicked.  
Public EventItemCollapsedOccurs when a C1TreeViewItem is collapsed.  
Public EventItemCollapsingOccurs when a C1TreeViewItem is collapsing.  
Public EventItemExpandedOccurs when a C1TreeViewItem is expanded.  
Public EventItemExpandingOccurs when a C1TreeViewItem is expanding.  
Public EventItemPreparedOccurs when a C1HierarchicalPresenter child item is prepared (PrepareContainerForItemOverride was invoked). (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSelectionChangedOccurs when the current selection changes.  
Public EventSelectionChanging  
Public EventSelectionModeChangedEvent raised when the SelectionMode property has changed.  
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1TreeView Class
C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback