menu

WPF

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

    Show / Hide Table of Contents

    Class TileViewItem.CloseEventArgs

    Inheritance
    System.Object
    TileViewItem.CloseEventArgs
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class CloseEventArgs : CancelEventArgs

    Constructors

    CloseEventArgs()

    Declaration
    public CloseEventArgs()

    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