Back to Devexpress

SchedulerPopupSettingsBase Properties

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

latest1.9 KB
Original Source

SchedulerPopupSettingsBase Properties

Contains properties to customize the appearance of Scheduler’s appointment form (compact and standard) and tooltip.

NameDescription
CssClassAssigns a CSS class to the Scheduler pop-up element (extended/compact appointment form, or tooltip).
HeightSpecifies the height of the pop-up Scheduler element (extended/compact appointment form or tooltip).
MaxHeightSpecifies the maximum height of the Scheduler pop-up element (extended/compact appointment form, or tooltip).
MaxWidthSpecifies the maximum width of the Scheduler pop-up element (extended/compact appointment form, or tooltip).
MinHeightSpecifies the minimum height of the Scheduler pop-up element (compact appointment form or tooltip).
MinWidthSpecifies the minimum width of the Scheduler pop-up element (compact appointment form or tooltip).
WidthSpecifies the width of the Scheduler pop-up element (extended/compact appointment form, or tooltip).

See Also

SchedulerPopupSettingsBase Class

SchedulerPopupSettingsBase Members

DevExpress.Blazor Namespace