ColumnsCollectedNotifier<TGridItem> Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use only. Do not use.
public sealed class ColumnsCollectedNotifier<TGridItem> : Microsoft.AspNetCore.Components.IComponent
	type ColumnsCollectedNotifier<'GridItem> = class
    interface IComponent
	Public NotInheritable Class ColumnsCollectedNotifier(Of TGridItem)
Implements IComponent
    Type Parameters
- TGridItem
 
For internal use only. Do not use.
- Inheritance
 - 
				ColumnsCollectedNotifier<TGridItem>
 
- Implements
 
Constructors
| ColumnsCollectedNotifier<TGridItem>() | 
Methods
| Attach(RenderHandle) | 
		 Attaches the component to a RenderHandle.  | 
        	
| SetParametersAsync(ParameterView) | 
		 Sets parameters supplied by the component's parent in the render tree.  |