Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / CancelText Property

In This Topic
    CancelText Property
    In This Topic
    Gets or sets CancelText.
    Syntax
    'Declaration
     
    
    Public Property CancelText As String
    public string CancelText {get; set;}
    See Also