A newer version of this page is available.
Switch to the current version.
BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements>.Visibility Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(SchedulerFormVisibility.PopupWindow)]
[XtraSerializableProperty]
public SchedulerFormVisibility Visibility { get; set; }
<DefaultValue(SchedulerFormVisibility.PopupWindow)>
<XtraSerializableProperty>
Public Property Visibility As SchedulerFormVisibility
Property Value
Type | Default |
---|---|
SchedulerFormVisibility | PopupWindow |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Visibility |
---|---|
BootstrapScheduler |
|
BootstrapSchedulerDialogsSettings |
|
See Also
Feedback