menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ReadOnlyFileEventArgs - MAUI 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.NET.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved