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

DateNavigator.FirstVisibleDateProperty Field

Identifies the DateNavigator.FirstVisibleDate dependency property.

Namespace: DevExpress.Xpf.Editors.DateNavigator

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

Declaration

public static readonly DependencyProperty FirstVisibleDateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also