[]
Gets or sets the value that indicates whether the changing action is canceled.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
Type | Description |
---|---|
bool | A bool value that indicates whether the changing action is canceled. |
If the Cancel property is true, the text does not change.