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



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