A newer version of this page is available.
Switch to the current version.
BootstrapDialogLayoutElement.BeginRow Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public virtual bool BeginRow { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Overridable Property BeginRow As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback