FlexGrid for WinForms
Node Class
Members 



The Node class encapsulates properties and methods used for manipulating node rows (collapsing, expanding, moving, and sorting them).
Object Model
Node ClassNode ClassNode ClassNode ClassNode ClassNode ClassNode ClassNode ClassNode ClassNode ClassNode ClassNode ClassRow Class
Syntax
'Declaration
 
Public Class Node 
'Usage
 
Dim instance As Node
public class Node 
public ref class Node 
Remarks
You can create node rows using the C1FlexGridBase.Subtotal method or by setting the Row.IsNode property to true.
Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.Node

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

See Also

Reference

Node Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback