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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
[Obsolete("Please use the Style property instead", true)]
public AppearanceStyleBase ControlStyle { get; }
Property Value
Type |
---|
AppearanceStyleBase |
See Also