Class FlagType
Flag type for stock events.
Inheritance
System.Object
FlagType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class FlagType : Enum
Fields
ArrowDown
Declaration
public const FlagType ArrowDown
Field Value
ArrowLeft
Declaration
public const FlagType ArrowLeft
Field Value
ArrowRight
Declaration
public const FlagType ArrowRight
Field Value
ArrowUp
Declaration
public const FlagType ArrowUp
Field Value
Circle
Declaration
public const FlagType Circle
Field Value
Flag
Declaration
public const FlagType Flag
Field Value
InvertedTriangle
Declaration
public const FlagType InvertedTriangle
Field Value
Pin
Declaration
public const FlagType Pin
Field Value
Square
Declaration
public const FlagType Square
Field Value
Text
Declaration
public const FlagType Text
Field Value
Triangle
Declaration
public const FlagType Triangle
Field Value
TriangleLeft
Declaration
public const FlagType TriangleLeft
Field Value
TriangleRight
Declaration
public const FlagType TriangleRight
Field Value