FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / OperationErrorEventArgs Class / StatusText Property

In This Topic
    StatusText Property (OperationErrorEventArgs)
    In This Topic
    Gets or sets a string displayed as StatusText.
    Syntax
    'Declaration
     
    Public Property StatusText As String
    public string StatusText {get; set;}
    See Also