ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialBackgroundPresenter Class / ItemsPanel Property

In This Topic
    ItemsPanel Property (C1RadialBackgroundPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemsPanel As Windows.UI.Xaml.Controls.ItemsPanelTemplate
    public Windows.UI.Xaml.Controls.ItemsPanelTemplate ItemsPanel {get; set;}
    See Also