Gets or sets a value indicating whether the status pane should be displayed.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public bool EnableStatusPane { get; set; }
Type: System..Boolean
If true
, the status pane is displayed in both layouts; otherwise, it is hidden.
Default value is true.