Provides access to the settings of different grid popup elements.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapGridViewPopupControlSettings SettingsPopup { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property SettingsPopup As BootstrapGridViewPopupControlSettings
Type | Description |
---|---|
BootstrapGridViewPopupControlSettings | An BootstrapGridViewPopupControlSettings object that contains the popup element settings. |