OptionsDropDownContent Property
OptionsDropDownContent
Gets or sets the content of the options drop-down.
Declaration
[Parameter]
public RenderFragment OptionsDropDownContent { get; set; }
<Parameter>
Public Property OptionsDropDownContent As RenderFragment