ComponentOne FlexGrid for WinForms
HandleInvisibleChildren Property

C1.Win.C1FlexGrid Namespace > GridTree Class : HandleInvisibleChildren Property
If True then the collapse/expand button will not be displayed if all children of node are invisible.
Syntax
'Declaration
 
Public Property HandleInvisibleChildren As Boolean
public bool HandleInvisibleChildren {get; set;}
See Also

Reference

GridTree Class
GridTree Members