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



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