Method IsValidShowDialog
IsValidShowDialog()
Called before dialog is shown. Override to check whether dialog can be shown
using current settings. Should return false
if dialog will not be shown.
protected virtual bool IsValidShowDialog()
Called before dialog is shown. Override to check whether dialog can be shown
using current settings. Should return false
if dialog will not be shown.
protected virtual bool IsValidShowDialog()