Back to Devexpress

ASPxGridViewPopupControlSettings Class

aspnet-devexpress-dot-web-b7d4983c.md

latest2.1 KB
Original Source

ASPxGridViewPopupControlSettings 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 ASPxGridViewPopupControlSettings :
    ASPxGridPopupControlSettings
vb
Public Class ASPxGridViewPopupControlSettings
    Inherits ASPxGridPopupControlSettings

The following members return ASPxGridViewPopupControlSettings objects:

Remarks

An object of the ASPxGridViewPopupControlSettings type can be accessed via the ASPxGridView.SettingsPopup property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxGridViewPopupControlSettings BootstrapGridViewPopupControlSettings

MVCxGridViewPopupControlSettings

See Also

ASPxGridViewPopupControlSettings Members

SettingsPopup

Grid View

DevExpress.Web Namespace