Property NextButtonText
NextButtonText
Sets or gets the text for the next/finish button.
public string NextButtonText { get; set; }Property Value
Remarks
The default text is "Next..." if the Pane is not the last pane. Otherwise it is "Finish"
Sets or gets the text for the next/finish button.
public string NextButtonText { get; set; }The default text is "Next..." if the Pane is not the last pane. Otherwise it is "Finish"