Class MoreColorCancelEventArgs
Inheritance
System.Object
MoreColorCancelEventArgs
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public class MoreColorCancelEventArgs : CancelEventArgs
Constructors
MoreColorCancelEventArgs()
Declaration
public MoreColorCancelEventArgs()
Properties
Cancel
Declaration
public bool Cancel { get; set; }
Property Value
Type |
---|
System.Boolean |
Source
Declaration
public object Source { get; set; }
Property Value
Type |
---|
System.Object |