Skip to main content
A newer version of this page is available. .

DXPopup Fields

A popup view that you can attach to any view on the screen or show as a separate dialog.
Name Description
AllowAnimationProperty static Identifies the AllowAnimation bindable property.
AllowScrimProperty static Identifies the AllowScrim bindable property.
AllowShadowProperty static Identifies the AllowShadow bindable property.
AnimationDurationProperty static Identifies the AnimationDuration bindable property.
ContentProperty static Identifies the Content bindable property.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
HorizontalAlignmentProperty static Identifies the HorizontalAlignment bindable property.
IsOpenProperty static Identifies the IsOpen bindable property.
PlacementHorizontalThresholdProperty static Identifies the PlacementHorizontalThreshold bindable property.
PlacementProperty static Identifies the Placement bindable property.
PlacementTargetProperty static Identifies the PlacementTarget bindable property.
PlacementVerticalThresholdProperty static Identifies the PlacementVerticalThreshold bindable property.
ScrimColorProperty static Identifies the ScrimColor bindable property.
ShadowColorProperty static Identifies the ShadowColor bindable property.
ShadowHorizontalOffsetProperty static Identifies the ShadowHorizontalOffset bindable property.
ShadowRadiusProperty static Identifies the ShadowRadius bindable property.
ShadowVerticalOffsetProperty static Identifies the ShadowVerticalOffset bindable property.
VerticalAlignmentProperty static Identifies the VerticalAlignment bindable property.
See Also