alexa

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX