ASP.NET Core

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

    Show / Hide Table of Contents

    Class FilterEffectRevealType

    Specifies the reveal type of filter effect

    Inheritance
    System.Object
    FilterEffectRevealType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class FilterEffectRevealType : Enum

    Fields

    In

    Specifies the filter effect reveal type is In

    Declaration
    public const FilterEffectRevealType In
    Field Value
    Type Description
    FilterEffectRevealType

    None

    Specifies the filter effect reveal type is None

    Declaration
    public const FilterEffectRevealType None
    Field Value
    Type Description
    FilterEffectRevealType

    NotDefined

    Specifies the filter effect reveal type is Not Defined

    Declaration
    public const FilterEffectRevealType NotDefined
    Field Value
    Type Description
    FilterEffectRevealType

    Out

    Specifies the filter effect reveal type is Out

    Declaration
    public const FilterEffectRevealType Out
    Field Value
    Type Description
    FilterEffectRevealType

    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