Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / CancelTextProperty Field

In This Topic
    CancelTextProperty Field
    In This Topic
    Identifies the CancelText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CancelTextProperty As DependencyProperty
    public static readonly DependencyProperty CancelTextProperty
    See Also