BCGSoft.Controls.Grid Namespace : GroupNode Class |
The following tables list the members exposed by GroupNode.
Name | Description | |
---|---|---|
![]() | GroupNode Constructor |
Name | Description | |
---|---|---|
![]() | AutoExpandItemCollection | Gets a value that indicates whether item collection is automatically expanded. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | AutoFitContent | Gets or sets a value that indicates whether the row height automatically adjusted to fit the content. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | ChildrenList | Collection of sub-rows (rows resided in the same group). |
![]() | Collapsed | Gets or sets a value that indicates whether the row is collapsed or not. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | ContentHeight | Gets or sets content height. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | DataBoundRow | Gets or sets a DataRow object. Used in DBGrid. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | DataIndex | Index into GridDataRow.ItemCollection. It allows to access the grid data used to group by. |
![]() | DataItem | Data encapsulated in the node. It represents the data used to group by. |
![]() | DataType | Gets or sets row data type. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | EnablePreviewPane | Gets or sets a value that indicates whether a row displays Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | EnableRedrawCellContentOnStateChange | Gets or sets a value that enables redraw content of cells in a row when their state is changed. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | Filtered | Gets or sets a value that indicates whether a row is filtered out or not. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | Height | Gets or sets row height. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | IndexOnRemove | Used internally. Specifies recent index of a row in GridData.RowCollection when the row has been removed from collection. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | IsNewRow | Gets or sets a value that indicates whether a row is a "new row". (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | IsParentCollapsed | Gets a value that indicated whether parent row is collapsed or expanded. Usable in Group Mode only. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | ItemCollection | Gets a collection of GridDataItem objects. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | Level | Gets or sets row level in group mode. Used internally. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | NumberOfPreviewRows | Gets or sets the number of rows displayed in Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | Offset | Internal. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | ParentData | Back reference to GridData. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | ParentNode | Gets or sets parent node (parent group row) in Group Mode. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | PendingContentHeight | Internal. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | PreviewData | Gets or sets the data to be displayed in the Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | PreviewHeight | Gets Preview Pane height. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | PreviewVisualStyle | Gets or sets Visual Style of Preview Pane. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | PropertyWasChanged | Indicates that some property of row was changed. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | ReadOnly | Overridden. Overridden. Always returns true. |
![]() | Selected | Gets or sets a value that indicates whether a row is selected. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | SelectedItemCount | Gets the number of GridDataItem objects with Selected property set to true. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | SortIndexes | Gets or sets a collection of data indexes to sort by. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | UserDefinedData | Gets or sets some user-defined data. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | Visible | Gets or sets a value indicating whether a row is visible or not. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | VisibleIndex | Internal. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | VisualStyle | Gets or sets row visual style. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
Name | Description | |
---|---|---|
![]() | CommonInit | Initializes common properties. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | CompareTo | Overridden. |
![]() | ContainsItem | Checks whether ItemCollection contains the specified item. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | Dispose | Overloaded. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | GetPrevHeight | Internal. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | SetCachedPreviewHeight | Internal. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | SetRowInfo | Internal. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
![]() | raise_PropertyChanged | (Inherited from BCGSoft.Controls.Grid.GridDataRow) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property changes. (Inherited from BCGSoft.Controls.Grid.GridDataRow) |