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



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