RibbonTabParent Property

Gets or sets the parent ribbon.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[CascadingParameterAttribute(Name = "Ribbon")]
public required Ribbon Parent { get; set; }

Property Value

Ribbon

See Also