ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Menu Class / SeparatorStyleProperty Field



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