Property OkButtonText
OkButtonText
Gets or sets the text on the 'Ok' button. Typically, you may want to change this to "Open" or "Save" etc.
public string OkButtonText { get; set; }
Gets or sets the text on the 'Ok' button. Typically, you may want to change this to "Open" or "Save" etc.
public string OkButtonText { get; set; }