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 |
---|
TargetType |
Relative
Defines the TargetType as Relative.
Declaration
public const TargetType Relative
Field Value
Type |
---|
TargetType |