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



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