ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ElementType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ElementType

    Contains the type of an parameter ui element to be rendered.

    Namespace: Syncfusion.Reports.EJ
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum ElementType : byte

    Fields

    Name Description
    Checkbox

    Specifies the type of ui element of parameter is checkbox.

    ComboBox

    Specifies the type of ui element of parameter is combobox.

    DateTime

    Specifies the type of ui element of parameter is datetime.

    MultiValue

    Specifies the type of ui element of parameter is multivalue combobox.

    RadioButton

    Specifies the type of ui element of parameter is radioButton.

    Textbox

    Specifies the type of ui element of parameter is textbox.

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