IsSeparatorProgress Property
In This Topic
Gets or sets a value that indicates whether to show separator progress for each file input.
Syntax
'Declaration
Public Property IsSeparatorProgress As System.Boolean
public System.bool IsSeparatorProgress {get; set;}
See Also