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



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