menu

UWP

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

    Show / Hide Table of Contents

    Class PromptEventArgs

    The event args for the UpdateNamedRange event, which is raised whenever the CalcEngine calculate the intersection range of two named range .

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

    Constructors

    PromptEventArgs()

    Declaration
    public PromptEventArgs()

    Properties

    Value

    Gets or sets the value of the parameter.

    Declaration
    public object Value { get; set; }
    Property Value
    Type
    System.Object

    Extension Methods

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