A newer version of this page is available.
Switch to the current version.
BootstrapDialogFieldGroupBase.Caption Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public string Caption { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Property Caption As String
Property Value
Type |
---|
String |
Implements
DevExpress.Web.Internal.LayoutBuilder.IDialogFieldGroupBase.Caption
See Also
Feedback