Skip to main content
A newer version of this page is available. .

ASPxSchedulerStyles.ToolTipRoundedCorners Property

Gets the style settings that define the appearance of the rounded corners of the tooltip.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ToolTipRoundedCornersStyles ToolTipRoundedCorners { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.ToolTipRoundedCornersStyles

A DevExpress.Web.ASPxScheduler.ToolTipRoundedCornersStyles object that contains the style settings.

See Also