Back to Devexpress

DxSchedulerFormSettings Properties

blazor-devexpress-dot-blazor-dot-dxschedulerformsettings-dot-underscore-properties.md

latest2.5 KB
Original Source

DxSchedulerFormSettings Properties

Contains settings for extended (pop-up) forms.

NameDescription
AllowDragSpecifies whether users can drag the extended (pop-up) appointment form.
AllowResizeSpecifies whether users can resize the extended (pop-up) appointment form.
ApplyBackgroundShadingSpecifies whether to shade the background when the extended (pop-up) appointment form appears.
CssClassAssigns a CSS class to the Scheduler pop-up element (extended/compact appointment form, or tooltip). Inherited from SchedulerPopupSettingsBase.
HeightSpecifies the height of the pop-up Scheduler element (extended/compact appointment form or tooltip). Inherited from SchedulerPopupSettingsBase.
MaxHeightSpecifies the maximum height of the Scheduler pop-up element (extended/compact appointment form, or tooltip). Inherited from SchedulerPopupSettingsBase.
MaxWidthSpecifies the maximum width of the Scheduler pop-up element (extended/compact appointment form, or tooltip). Inherited from SchedulerPopupSettingsBase.
MinHeightSpecifies the minimum height of an extended (pop-up) Scheduler appointment form.
MinWidthSpecifies the minimum width of an extended (pop-up) Scheduler appointment form.
WidthSpecifies the width of the Scheduler pop-up element (extended/compact appointment form, or tooltip). Inherited from SchedulerPopupSettingsBase.

See Also

DxSchedulerFormSettings Class

DxSchedulerFormSettings Members

DevExpress.Blazor Namespace