SelectColorResponseCancelled Property  | 
 
                Indicates whether the dialog was cancelled.
            
 
    Namespace: 
   DotNetBrowser.Browser.Dialogs.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic bool Cancelled { get; }Property Value
Type: 
Booleantrue if the dialog was cancelled, 
false otherwise.
See Also