DXPopupActualAppearance Properties
An appearance object.Name | Description |
---|---|
AnimationDuration | Gets the duration value of the show/close animation that is applied to the DXPopup. To specify this value, use the AnimationDuration property. |
BackgroundColor |
Gets the background color that is applied to the DXPopup. To specify this color, use the DXPopup‘s BackgroundColor property.
|
CornerRadius | Gets the corner radius value that is applied to the DXPopup. To specify this value, use the CornerRadius property. |
PlacementVerticalThreshold | Gets the placement’s vertical threshold value that is applied to the DXPopup. To specify this value, use the PlacementVerticalThreshold property. |
ScrimColor | Gets the scrim color that is applied to the DXPopup. To specify this color, use the ScrimColor property. |
ShadowColor | Gets the shadow color that is applied to the DXPopup. To specify this color, use the ShadowColor property. |
ShadowHorizontalOffset | Gets the shadow horizontal offset value that is applied to the DXPopup. To specify this value, use the ShadowHorizontalOffset property. |
ShadowRadius | Gets the shadow radius value that is applied to the DXPopup. To specify this value, use the ShadowRadius property. |
ShadowVerticalOffset | Gets the shadow’s vertical offset value that is applied to the DXPopup. To specify this value, use the ShadowVerticalOffset property. |
See Also