BootstrapDialogFieldGroupBase.Caption Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public string Caption { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Property Caption As String
Property Value
Type |
---|
String |
See Also
Feedback