Blazor

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

    Show / Hide Table of Contents

    Class ContentType

    Defines the content type.

    Inheritance
    System.Object
    ContentType
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ContentType : Enum

    Fields

    Image

    Content type is image.

    Declaration
    public const ContentType Image
    Field Value
    Type Description
    ContentType

    Line

    Content type is line.

    Declaration
    public const ContentType Line
    Field Value
    Type Description
    ContentType

    PageNumber

    Content type is page number.

    Declaration
    public const ContentType PageNumber
    Field Value
    Type Description
    ContentType

    Text

    Content type is text.

    Declaration
    public const ContentType Text
    Field Value
    Type Description
    ContentType

    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