ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenuItemsPresenter Class / C1RadialMenuItemsPresenter Constructor

In This Topic
    C1RadialMenuItemsPresenter Constructor
    In This Topic
    Initializes a new instance of the C1RadialMenuItemsPresenter control.
    Syntax
    'Declaration
     
    Public Function New()
    public C1RadialMenuItemsPresenter()
    See Also