C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1TimeEditor Class / ExpandedButtonIcon Property

In This Topic
ExpandedButtonIcon Property (C1TimeEditor)
In This Topic
Gets or sets the icon used when the drop-down is expanded.
Syntax
'Declaration
 
Public Property ExpandedButtonIcon As RenderFragment(Of C1Style)
 
See Also