menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalendarSubmittedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CalendarSubmittedEventArgs

    Represents a class which is used to hold the submit button event details.

    Inheritance
    System.Object
    CalendarSubmittedEventArgs
    Namespace: Syncfusion.Maui.Calendar
    Assembly: Syncfusion.Maui.Calendar.dll
    Syntax
    public class CalendarSubmittedEventArgs : EventArgs

    Constructors

    CalendarSubmittedEventArgs()

    Declaration
    public CalendarSubmittedEventArgs()

    Properties

    Value

    Gets the new selected date/dates/range value.

    Declaration
    public object Value { get; }
    Property Value
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved