C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / Header Property

In This Topic
Header Property (C1ComboBox<T>)
In This Topic
Gets or sets the header.
Syntax
'Declaration
 
Public Overridable Property Header As RenderFragment
 
See Also