Skip to main content
All docs
V25.1
  • SchedulerPopupSettingsBase Properties

    Contains properties to customize the appearance of Scheduler’s appointment form (compact and standard) and tooltip.
    Name Description
    CssClass Assigns a CSS class to the Scheduler pop-up element (extended/compact appointment form, or tooltip).
    Height Specifies the height of the pop-up Scheduler element (extended/compact appointment form or tooltip).
    MaxHeight Specifies the maximum height of the Scheduler pop-up element (extended/compact appointment form, or tooltip).
    MaxWidth Specifies the maximum width of the Scheduler pop-up element (extended/compact appointment form, or tooltip).
    MinHeight Specifies the minimum height of the Scheduler pop-up element (compact appointment form or tooltip).
    MinWidth Specifies the minimum width of the Scheduler pop-up element (compact appointment form or tooltip).
    Width Specifies the width of the Scheduler pop-up element (extended/compact appointment form, or tooltip).
    See Also