[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1DropDownTool.Content

Content Property

Content

Gets or sets the popup content.

Declaration
[Parameter]
[Bindable(true)]
public object Content { get; set; }
<Parameter>
<Bindable(True)>
Public Property Content As Object