A newer version of this page is available.
Switch to the current version.
BootstrapGridViewCommandButtonsSettings.HidePreviewButton Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapGridViewCommandButtonSettings HidePreviewButton { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property HidePreviewButton As BootstrapGridViewCommandButtonSettings
Property Value
Type |
---|
BootstrapGridViewCommandButtonSettings |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HidePreviewButton |
---|---|
BootstrapGridView |
|
See Also
Feedback