Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DialogSettingsModel - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DialogSettingsModel

    Interface for a class DialogSettings

    Inheritance
    System.Object
    DialogSettingsModel
    Namespace: Syncfusion.Blazor.Kanban
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class DialogSettingsModel : Object

    Constructors

    DialogSettingsModel()

    Declaration
    public DialogSettingsModel()

    Properties

    Model

    Customize the model object configuration for the edit or add Dialog component.

    Declaration
    public KanbanDialogModel Model { get; set; }
    Property Value
    Type Description
    KanbanDialogModel
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved