Back to Devexpress

PopupWindowAdaptivitySettings Class

aspnet-devexpress-dot-web-78a45f59.md

latest1.8 KB
Original Source

PopupWindowAdaptivitySettings Class

Contains the PopupWindow‘s adaptivity settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PopupWindowAdaptivitySettings :
    PropertiesBase
vb
Public Class PopupWindowAdaptivitySettings
    Inherits PropertiesBase

The following members return PopupWindowAdaptivitySettings objects:

Remarks

Note that the PopupWindow‘s alignment settings in adaptive mode can be defined only for the ASPxPopupControl via the PopupControlAdaptivitySettings.HorizontalAlign and PopupControlAdaptivitySettings.VerticalAlign properties.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase PopupWindowAdaptivitySettings

See Also

PopupWindowAdaptivitySettings Members

DevExpress.Web Namespace