'Usage
Dim instance As GridControl
Dim value As Boolean
instance.ShowTreeLines = value
value = instance.ShowTreeLines
[Description("Indicates if the tree lines that link detail grids to their parent grid should be visible..")]
[Category("Appearance")]
[ApplyToDesigner(true)]
public bool ShowTreeLines {get; set;}
Property Value
true if the tree lines that link detail grids to their GroupBase.ParentGrid should be visible; false otherwise. By default, true.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2