ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenuItem Class / IsClickSubscribed Property

In This Topic
    IsClickSubscribed Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property IsClickSubscribed As System.Boolean
    protected System.bool IsClickSubscribed {get;}
    See Also