C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class

C1TreeView Class Properties

For a list of all members of this type, see C1TreeView members.

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 PropertyChildContent Microsoft.AspNetCore.Components.RenderFragment.  
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 PropertyConverter for the TreeViewItem.Header property.  
Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets a path to a value on the source object to serve as the visual representation of the object.  
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 PropertyOccurs when a TreeViewItem is clicked.  
Public PropertyOccurs when the selection state of a TreeViewItem changes.  
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 value corresponding to the tabindex global attribute. (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
See Also