BootstrapSchedulerPopupMenu.Caption Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v21.2.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default |
---|---|
String | String.Empty |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v21.2.dll
NuGet Package: DevExpress.Web.Bootstrap
[DefaultValue("")]
public string Caption { get; set; }
<DefaultValue("")>
Public Property Caption As String
Type | Default |
---|---|
String | String.Empty |
No
Your feedback is appreciated.