C1.Win.C1FlexGrid Namespace > Row Class : IsNode Property |
'Declaration
<DefaultValueAttribute()> Public Property IsNode As Boolean
[DefaultValue()] public bool IsNode {get; set;}
[DefaultValue()] public: property bool IsNode { bool get(); void set ( bool value); }
This property determines whether the row behaves as a node in an outline tree.
You can use IsNode to create custom outline trees, or use the grid's Subtotal(AggregateEnum,Int32,Int32,Int32,Int32,String) method to create outline trees automatically.
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