Class RibbonCollections
Inheritance
RibbonCollections
Assembly: Syncfusion.Blazor.dll
Syntax
public class RibbonCollections : SfOwningComponentBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
RibbonCollections()
Declaration
public RibbonCollections()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Overrides
Dispose(bool)
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type |
Name |
Description |
| bool |
disposing |
|
Overrides
OnInitialized()
Declaration
protected override void OnInitialized()
Overrides
Implements