Class TargetType
Defines the types of target.
Inheritance
System.Object
TargetType
Namespace: Syncfusion.Blazor.Popups
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class TargetType : Enum
Fields
Container
Defines the TargetType as Container.
Declaration
public const TargetType Container
Field Value
Type | Description |
---|---|
TargetType |
Relative
Defines the TargetType as Relative.
Declaration
public const TargetType Relative
Field Value
Type | Description |
---|---|
TargetType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |