Blazor

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

    Show / Hide Table of Contents

    Class ItemAlign

    Specifies the options for aligning the Toolbar items.

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

    Fields

    Center

    Specifies the center aligning of Toolbar items.

    Declaration
    public const ItemAlign Center
    Field Value
    Type Description
    ItemAlign

    Left

    Specifies left aligning of Toolbar items.

    Declaration
    public const ItemAlign Left
    Field Value
    Type Description
    ItemAlign

    Right

    Specifies the right aligning of Toolbar items.

    Declaration
    public const ItemAlign Right
    Field Value
    Type Description
    ItemAlign

    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