DevProgressDialogStyle Property

Gets or sets the style of the progress bar on the progress dialog.

Definition

Namespace: DevCase.UI.Dialogs
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[DefaultValueAttribute(0)]
public DevProgressDialogStyle Style { get; set; }

Property Value

DevProgressDialogStyle
The style of the progress bar.

See Also