[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1DropDownTool.ContentTemplate

ContentTemplate Property

ContentTemplate

Gets or sets the DataTemplate used to create the popup content.

Declaration
[Parameter]
public RenderFragment<object> ContentTemplate { get; set; }
<Parameter>
Public Property ContentTemplate As RenderFragment(Of Object)