CalendarClient.VisibleStart Property
Gets the value of the leftmost visible calendar item. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A DateTime object that represents the value of the calendar item that is leftmost within the view port. |
Implements
See Also