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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.ToolTipSquareCornerStyle | A DevExpress.Web.ASPxScheduler.ToolTipSquareCornerStyle object that contains the style settings. |
See Also