Property FileMustExistFeedback
FileMustExistFeedback
Gets or sets error message when user selects a file that does not exist and OpenMode is File and MustExist is true.
public string FileMustExistFeedback { get; set; }
Gets or sets error message when user selects a file that does not exist and OpenMode is File and MustExist is true.
public string FileMustExistFeedback { get; set; }