Property Cancel
Cancel
Set to true if you want to prevent the selection going ahead (this will leave the FileDialog still showing).
public bool Cancel { get; set; }
Set to true if you want to prevent the selection going ahead (this will leave the FileDialog still showing).
public bool Cancel { get; set; }