Back to Devexpress

ASPxVerticalGridPopupControlSettings Class

aspnet-devexpress-dot-web-1a2c2c00.md

latest2.0 KB
Original Source

ASPxVerticalGridPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxVerticalGridPopupControlSettings :
    ASPxGridPopupControlSettings
vb
Public Class ASPxVerticalGridPopupControlSettings
    Inherits ASPxGridPopupControlSettings

The following members return ASPxVerticalGridPopupControlSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxVerticalGrid.SettingsPopup
ASP.NET MVC ExtensionsVerticalGridSettings.SettingsPopup

Remarks

An object of the ASPxVerticalGridPopupControlSettings type can be accessed using the ASPxVerticalGrid.SettingsPopup property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxVerticalGridPopupControlSettings

See Also

ASPxVerticalGridPopupControlSettings Members

SettingsPopup

Vertical Grid

DevExpress.Web Namespace