BCGControlBar Library for .NET
GroupNode Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by GroupNode.

Public Constructors
 NameDescription
Public ConstructorGroupNode Constructor  
Top
Protected Fields
Public Properties
 NameDescription
Public PropertyAutoExpandItemCollectionGets a value that indicates whether item collection is automatically expanded. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyAutoFitContentGets or sets a value that indicates whether the row height automatically adjusted to fit the content. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyChildrenListCollection of sub-rows (rows resided in the same group).  
Public PropertyCollapsedGets or sets a value that indicates whether the row is collapsed or not. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyContentHeightGets or sets content height. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyDataBoundRowGets or sets a DataRow object. Used in DBGrid. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyDataIndexIndex into GridDataRow.ItemCollection. It allows to access the grid data used to group by.  
Public PropertyDataItemData encapsulated in the node. It represents the data used to group by.  
Public PropertyDataTypeGets or sets row data type. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyEnablePreviewPaneGets or sets a value that indicates whether a row displays Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyEnableRedrawCellContentOnStateChangeGets or sets  a value that enables redraw content of cells in a row when their state is changed. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyFilteredGets or sets a value that indicates whether a row is filtered out or not. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyHeightGets or sets row height. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyIndexOnRemoveUsed internally. Specifies recent index of a row in GridData.RowCollection when the row has been removed from collection. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyIsNewRowGets or sets a value that indicates whether a row is a "new row". (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyIsParentCollapsedGets a value that indicated whether parent row is collapsed or expanded. Usable in Group Mode only. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyItemCollectionGets a collection of GridDataItem objects. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyLevelGets or sets row level in group mode. Used internally. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyNumberOfPreviewRowsGets or sets the number of rows displayed in Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyOffsetInternal. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyParentDataBack reference to GridData. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyParentNodeGets or sets parent node (parent group row) in Group Mode. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyPendingContentHeightInternal. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyPreviewDataGets or sets the data to be displayed in the Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyPreviewHeightGets Preview Pane height. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyPreviewVisualStyleGets or sets Visual Style of Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyPropertyWasChangedIndicates that some property of row was changed. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyReadOnlyOverridden. Overridden. Always returns true.  
Public PropertySelectedGets or sets a value that indicates whether a row is selected. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertySelectedItemCountGets the number of GridDataItem objects with Selected property set to true. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertySortIndexesGets or sets a collection of data indexes to sort by. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyUserDefinedDataGets or sets some user-defined data. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyVisibleGets or sets a value indicating whether a row is visible or not. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyVisibleIndexInternal. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public PropertyVisualStyleGets or sets row visual style. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Top
Public Methods
 NameDescription
Public MethodCommonInitInitializes common properties. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public MethodCompareToOverridden.   
Public MethodContainsItemChecks whether ItemCollection contains the specified item. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public MethodDisposeOverloaded.  (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public MethodGetPrevHeightInternal. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public MethodSetCachedPreviewHeightInternal. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Public MethodSetRowInfoInternal. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Top
Protected Methods
Public Events
 NameDescription
Public EventPropertyChangedRaised when a property changes. (Inherited from BCGSoft.Controls.Grid.GridDataRow)
Top
See Also

Reference

GroupNode Class
BCGSoft.Controls.Grid Namespace

Send Feedback