DXPopupActualAppearance Properties
An appearance object.
Name | Description |
---|---|
Animation |
Gets the duration value of the show/close animation applied to the DXPopup. To specify this value, use the Animation |
Background |
Gets the background color applied to the DXPopup control. To specify this color, use the DXPopupBackground property.
|
Corner |
Gets the corner radius value applied to the DXPopup control. To specify this value, use the Corner |
Placement |
Gets the placement’s vertical threshold value applied to the DXPopup control. To specify this value, use the Placement |
Scrim |
Gets the scrim color applied to the DXPopup control. To specify this color, use the Scrim |
Shadow |
Gets the shadow color applied to the DXPopup control. To specify this color, use the Shadow |
Shadow |
Gets the shadow’s horizontal offset value applied to the DXPopup control. To specify this value, use the Shadow |
Shadow |
Gets the shadow radius value applied to the DXPopup control. To specify this value, use the Shadow |
Shadow |
Gets the shadow’s vertical offset value applied to the DXPopup control. To specify this value, use the Shadow |
See Also