A newer version of this page is available.
Switch to the current version.
BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>.LayoutElements Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[Browsable(false)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public TLayoutElements LayoutElements { get; }
<Browsable(False)>
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property LayoutElements As TLayoutElements
Property Value
Type |
---|
TLayoutElements |
Property Paths
You can access this nested property as listed below:
Show 14 property paths
See Also
Feedback