- Assembly
- Comet
.dll - Namespace
- Comet
.Controls - Base Types
-
- EventArgs
graph BT
Type-->Base0["EventArgs"]
Type["RefreshProgressEventArgs"]
class Type type-node
Syntax
public class RefreshProgressEventArgs : EventArgs
Constructors
Name | Summary |
---|---|
Refresh |
Properties
Name | Value | Summary |
---|---|---|
PullProgress | double |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|