ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MessageBoxContent Class / NoTextProperty Field



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