Back to Devexpress

MVCxGridViewPopupControlSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-8fdaf39f.md

latest1.8 KB
Original Source

MVCxGridViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewPopupControlSettings :
    ASPxGridViewPopupControlSettings
vb
Public Class MVCxGridViewPopupControlSettings
    Inherits ASPxGridViewPopupControlSettings

The following members return MVCxGridViewPopupControlSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxGridViewPopupControlSettings MVCxGridViewPopupControlSettings

See Also

MVCxGridViewPopupControlSettings Members

Grid View

DevExpress.Web.Mvc Namespace