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

ASPxSchedulerStyles.ToolTipSquaredCorners Property

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ToolTipSquareCornerStyle ToolTipSquaredCorners { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.ToolTipSquareCornerStyle

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

See Also