ColumnBase<TGridItem>.BuildRenderTree(RenderTreeBuilder) Method    
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.
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder);override this.BuildRenderTree : Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder -> unitProtected Overrides Sub BuildRenderTree (__builder As RenderTreeBuilder)Parameters
- __builder
- RenderTreeBuilder