A newer version of this page is available.
Switch to the current version.
BootstrapDialogFieldGroupBase.LayoutElements Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapDialogLayoutElementCollection LayoutElements { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property LayoutElements As BootstrapDialogLayoutElementCollection
Property Value
Type |
---|
BootstrapDialogLayoutElementCollection |
See Also
Feedback