The following tables list the members exposed by ChildBand.
Name | Description | |
---|---|---|
ChildBand Constructor | Initializes a new instance of the ChildBand class. |
Name | Description | |
---|---|---|
AllowEditing | Gets whether editing will be allowed on the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) | |
AllowKeyboardNavigation | Gets whether the Infragistics.Controls.Grids.RowBase will allow keyboard navigation. (Inherited from Infragistics.Controls.Grids.RowBase) | |
AllowSelection | Gets whether selection will be allowed on the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) | |
AttachedElement | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) | |
CanScrollHorizontally | Overridden. Gets whether or not a row will ever need to scroll horizontally. | |
ChildRowsManager | Overridden. The Infragistics.Controls.Grids.RowsManager of the ChildBand's children. | |
FillerColumn | Gets the FillerColumn of the ChildBand | |
FixedPositionSortOrder | Gets / sets the sort position. (Inherited from Infragistics.Controls.Grids.RowBase) | |
IsDirty | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) | |
IsStandAloneRow | Gets whether this Infragistics.Controls.Grids.Row can stand alone, when there are no other data rows. (Inherited from Infragistics.Controls.Grids.RowBase) | |
IsStandAloneRowResolved | Resolves whether this Infragistics.Controls.Grids.Row will stand alone, based on the state of the grid. (Inherited from Infragistics.Controls.Grids.RowBase) | |
ItemSource | Gets/Sets the children data that the row owns. (Inherited from Infragistics.Controls.Grids.RowBase) | |
RecyclingElementType | Overridden. Gets the Type of control that should be created for the ChildBand. | |
RecyclingIdentifier | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) | |
RequiresFixedRowSeparator | Used to determine if a FixedRow separator is neccessary for this Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) | |
ResolveRowHover | Overridden. Resolves whether the entire row or just the individual cell should be hovered when the mouse is over a cell. | |
VisibleCells | Overridden. Gets a list of cells that are visible. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases the unmanaged resources used by the Infragistics.Controls.Grids.RowBase and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.RowBase) |
Name | Description | |
---|---|---|
CellEditorValueChanged | Called while the cell in a row is edited. (Inherited from Infragistics.Controls.Grids.RowBase) | |
CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of the ChildBandCellsPanel. Note: this method is only meant to be invoked via the RecyclingManager. | |
GetCellValue | Performs the cell.Value without forcing the cell to be made. (Inherited from Infragistics.Controls.Grids.RowBase) | |
OnElementAttached | Called when the CellsPanel is attached to the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) | |
OnElementReleased | Called when the CellsPanel is removed from the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) | |
OnElementReleasing | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) | |
OnItemSourceChanged | Invoked when the ItemSource property changes. (Inherited from Infragistics.Controls.Grids.RowBase) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) | |
ResolveCell | Returns the Infragistics.Controls.Grids.CellBase for the specified Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.RowBase) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |