DXPopupActualAppearance Members
In This Article
#Properties
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 |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also