menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MoreColorCancelEventArgs - WPF API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved