Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class
Fields Properties Methods

In This Topic
    C1TreeView Class Members
    In This Topic

    The following tables list the members exposed by C1TreeView.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TreeView class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public Fieldstatic (Shared in Visual Basic)Identifies the AllowDragDrop dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChildItemsPaths dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the CollapsedIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the CollapseOnClick dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DisplayMemberPaths dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DragSourceStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DragTargetStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExpandedIconStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExpandedIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExpandMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ExpandOnClick dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsExpandedPath dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsSelectedPath dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the KeyboardNavigation dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MouseOverBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowCheckboxes dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowLines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalScrollBarVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the WholeWidthSelection dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this C1TreeView allows drag-and-drop operations.  
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
    Public Property  
    Public Property  
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyContent template for tree item collapsed icon.  
    Public PropertyGets or sets a value indicating whether the node is collapsed when the users clicks in the C1TreeViewItem header.  
    Public Property  
    Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
    Public Property  
    Public PropertyGets of sets the style of the drag source item.  
    Public PropertyGets of sets the style of the drag target item.  
    Public PropertyGets or sets the style applied to the expanded/collapsed icon.  
    Public PropertyContent template for tree item expanded icon.  
    Public PropertyGets or sets a value indicating the allowed number of expanded C1TreeViewItems.  
    Public PropertyGets or sets a value indicating whether the node is expanded when the users clicks in the C1TreeViewItem header.  
    Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
    Public Property  
    Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
    Public Property  
    Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the style of the selected items.  
    Public Property  
    Public PropertyGets the collection of tree-view items. Every tree-view items contains the sub-items.  
    Public PropertyGets or sets tree-view data source.  
    Public PropertyGets or sets the style of the items.  
    Public Property  
    Public PropertyEnables or disables the Keyboard navigation functionality of the C1TreeView.  
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to highlight the control when it has the mouse over.  
    Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
    Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
    Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
    Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
    Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
    Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
    Public Property  
    Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the C1.Blazor.Core.C1Color used to highlight the control when it is selected.  
    Public PropertyGets or sets the style of the selected items.  
    Public PropertyGets or sets the selection behavior for a C1TreeView.  
    Public PropertyGets or sets the callback called when the SelectionMode property has changed.  
    Public PropertyGets or sets the treeview item has show checkbox or not.  
    Public PropertyGets or sets a value that indicates whether the connecting lines are visible.  
    Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
    Public Property  
    Public PropertyGets or sets whether the selection item should take the whole width of the control or not.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Blazor.Core.C1View)
    Public MethodSet expanded item  
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodOverridden.   
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodGet all items  
    Public MethodGet selected items  
    Public MethodRefresh component.  
    Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
    Top
    See Also