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

DateEditCalendarProperties.ControlStyle Property

OBSOLETE

Please use the Style property instead

This property is not in effect for the DateEditCalendarProperties class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[Obsolete("Please use the Style property instead", true)]
public AppearanceStyleBase ControlStyle { get; }

Property Value

Type
AppearanceStyleBase
See Also