menu

Blazor

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

    Show / Hide Table of Contents

    Class DateEditCellParams

    Defines edit params for in-built datepicker.

    Inheritance
    System.Object
    DateEditCellParams
    Implements
    IEditorSettings
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class DateEditCellParams : Object, IEditorSettings

    Constructors

    DateEditCellParams()

    Declaration
    public DateEditCellParams()

    Properties

    Params

    Specifies the params of the datepicker.

    Declaration
    public DatePickerModel Params { get; set; }
    Property Value
    Type
    DatePickerModel

    Implements

    IEditorSettings
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved