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 |
---|
FilterEffectRevealType |
None
Specifies the filter effect reveal type is None
Declaration
public const FilterEffectRevealType None
Field Value
Type |
---|
FilterEffectRevealType |
NotDefined
Specifies the filter effect reveal type is Not Defined
Declaration
public const FilterEffectRevealType NotDefined
Field Value
Type |
---|
FilterEffectRevealType |
Out
Specifies the filter effect reveal type is Out
Declaration
public const FilterEffectRevealType Out
Field Value
Type |
---|
FilterEffectRevealType |