Skip to main content

DateNavigator.CalendarStyle Property

Gets or sets a style of a Date Navigator.

Namespace: DevExpress.Xpf.Editors.DateNavigator

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public Style CalendarStyle { get; set; }

#Property Value

Type Description
Style

A Style object the specifies a style to be applied to a Date Navigator.

See Also