Back to Devexpress

SchedulerPopupSettingsBase Members

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

latest3.8 KB
Original Source

SchedulerPopupSettingsBase Members

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

Properties

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).

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

SchedulerPopupSettingsBase Class

DevExpress.Blazor Namespace