ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenu Class / AutoCollapseProperty Field



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