Property CancelButtonIndex
CancelButtonIndex
Gets or sets the index of the button that should be triggered when the user presses the Escape key. Defaults to the index of the last button. A value of
-1
indicates that there should be no cancel button.
Declaration
public int CancelButtonIndex { get; set; }
Property Value
Type | Description |
---|---|
int |