Blazor

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

    Show / Hide Table of Contents

    Class ItemType

    Specifies the options for supporting element types of Toolbar command.

    Inheritance
    System.Object
    ItemType
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ItemType : Enum

    Fields

    Button

    Specifies the button option Toolbar command.

    Declaration
    public const ItemType Button
    Field Value
    Type Description
    ItemType

    Input

    Specifies the Input option Toolbar command.

    Declaration
    public const ItemType Input
    Field Value
    Type Description
    ItemType

    Separator

    Specifies the separator option Toolbar command.

    Declaration
    public const ItemType Separator
    Field Value
    Type Description
    ItemType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved