menu

UWP

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

    Show / Hide Table of Contents

    Class ReadOnlyFileEventArgs

    Event arguments for ReadOnlyFile event.

    Inheritance
    System.Object
    ReadOnlyFileEventArgs
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public class ReadOnlyFileEventArgs : EventArgs

    Constructors

    ReadOnlyFileEventArgs()

    Default constructor.

    Declaration
    public ReadOnlyFileEventArgs()

    Properties

    ShouldRewrite

    Indicates whether Read-only file should be rewritten.

    Declaration
    public bool ShouldRewrite { get; set; }
    Property Value
    Type
    System.Boolean

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved