menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class CalendarSubmittedEventArgs - MAUI-ToolKit 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.Toolkit.Calendar
    Assembly: Syncfusion.Maui.Toolkit.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