New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class XmlTreeView

Inheritance: objectXmlTreeView

Constructors

C#
public XmlTreeView()
C#
public XmlTreeView(RadTreeView treeView)
Parameters:treeViewRadTreeView

Fields

C#
public bool AllowArbitraryItemHeight
C#
public bool AllowDragDrop
C#
public bool AllowDrop
C#
public bool AllowIncrementalSearch
C#
public bool AllowPlusMinusAnimation
C#
public Color BackColor
C#
public bool CheckBoxes
C#
public ExpandAnimation ExpandAnimation
C#
public bool FullRowSelect
C#
public int ItemHeight
C#
public bool LabelEdit
C#
public Color LineColor
C#
public TreeLineStyle LineStyle
C#
public float LineWidth
C#
public int MouseDownEditDelay
C#
public bool MultiSelect
C#
public List<XmlTreeNode> Nodes
C#
public string PathSeparator
C#
public double PlusMinusAnimationStep
C#
public RightToLeft RightToLeft
C#
public bool ShowExpandCollapse
C#
public bool ShowLines
C#
public bool ShowPlusMinus
C#
public bool ShowRootLines
C#
public int SpacingBetweenNodes
C#
public string ThemeClassName
C#
public string ThemeName
C#
public int TreeIndent
C#
public bool TriStateMode

Properties

C#
public string XmlBackColor { get; set; }
C#
public string XmlLineColor { get; set; }

Methods

C#
public void Deserialize(RadTreeView treeView)
Parameters:treeViewRadTreeView
C#
public virtual void ReadUnknownAttribute(XmlAttribute attribute)
Parameters:attributeXmlAttribute