Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Jpip.Client.WinForms Namespace > ProgressStatusUpdatedEventArgs Class : Status Property |
public ProgressStatus Status {get;}
'Declaration Public ReadOnly Property Status As ProgressStatus
'Usage Dim instance As ProgressStatusUpdatedEventArgs Dim value As ProgressStatus value = instance.Status
public: property ProgressStatus Status { ProgressStatus get(); }