C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / ItemsSource Property

In This Topic
ItemsSource Property (C1MenuList)
In This Topic
Gets or sets menu data source.
Syntax
'Declaration
 
Public Property ItemsSource As IEnumerable
 
See Also