ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / GroupNameProperty Field



In This Topic
    GroupNameProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the GroupName dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupNameProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.GroupNameProperty
    public static readonly DependencyProperty GroupNameProperty
    public:
    static readonly DependencyProperty^ GroupNameProperty
    See Also