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