[]
        
(Showing Draft Content)

FarPoint.Win.PopupCancelEventArgs.Cancel

Cancel Property

Cancel

Gets or sets whether to cancel closing the form. Set to true to prevent the popup from being closed.

Declaration
public bool Cancel { get; set; }
Public Property Cancel As Boolean