GridHyperlink.DiscardInput

GridHyperlink.DiscardInput property

Indicates whether to discard user input at client browser when user click this CellCommand hyperlink. Could be used as an “undo” action.

public virtual bool DiscardInput { get; set; }

See Also